An feature rich android log viewer written in AvaloniaUI - C# cross platform GUI library
- Load existing log files from clipboard
- Ability to filter logs by specific log levels and keys
- Separate log key and log value filtering
- Direct communication with ADB devices for real time log analysing
- Load log from file
- Color support for logs (will require creating an advanced view, maybe this will help https://github.com/AvaloniaUI/AvaloniaEdit)
- Click on log line to exclude log key from shown entries
- Search in log file (ctrl + f, not filtering)
- Ability to save log keys and always apply them from settings
- Search inside of log key picker
- Show/Hide specific columns of logs (processId, date and etc.)