support parsing datetime format for apport.log #55
Labels
datetime format
support for parsing some datetime pattern format
enhancement
New feature or request
good first issue
Good for newcomers
Problem
apport
log fileapport.log
has unsupported datetime format parsingapport
runs on many Debian platform, among others, so it should be supported.Solution
Add support for the datetime format. Add built-in tests to
datetime.rs
and comment which test cases are that format.The text was updated successfully, but these errors were encountered: