chipmunk icon indicating copy to clipboard operation
chipmunk copied to clipboard

log analysis tool

Results 161 chipmunk issues
Sort by recently updated
recently updated
newest added

When open log file that encoded in cp1251 all russian words shown like this ������������������������ Windows app

bug
new

Some logs have no YYYY/MM/DD: ![image](https://user-images.githubusercontent.com/90108446/133497508-dce14df4-1dc5-4566-94d1-be0deff8d56d.png) We can include a default year in the merge menu but not a default Day and Month.

enhancement
new

* which components to show * log level * other filter options see dlt viewer for more examples

usability

Currently when trying to open multiple DLT traces via concat they are opened as text files and not as DLT files. Since some tools automatically split traces into smaller files...

enhancement
dlt

timestamp support has to be added for dlt traces

usability

currently we only support 1 criteria for filtering, but we need to support more togehter e.g. log level == DEBUG && component == ABS && ...

dlt

We need an intelligent way of sorting the DLT messages (during import or at display-time) by timestamp field from the DLT packet. (this is quite important, as this timestamp indicates...

dlt
special order

As soon as we cannot (better - should not) touch an original content of the file, would be useful to have a converter, which can create the new file based...

dlt

affected version: 2.18.5 make sure to check this before filing an issue: - [x] I checked the documentation and found no answer - [x] I checked to make sure that...

enhancement

Quite often I have snippets of logfiles in Jira or on my console windows. I would be great if I could open a chipmunk instance and just copy-paste that snippets...

enhancement
idea