0.4.0
Full Changelog: 0.3.0...0.4.0
Changes:
- Updated the output of the currently selected log in real time via a goroutine.
- Added a dividing line to the log with the update date, to visually indicate where the log was loaded.
- Implemented a filter for all log lists.
- Added counters for the number of loaded or filtered logs/files/containers in the lists.
- Improved filtering performance in
Regex
mode, and added a default output limit of 50 thousand lines (which can be changed in the log output window) and 200 thousand lines for other default modes, a maximum of 300 thousand lines.