Releases: MFlisar/Lumberjack
Releases · MFlisar/Lumberjack
5.1.5
versions updated
added fast scroller to viewer
added send mail option to viewer
changed viewer theme to Material3
5.0.3
jitpack did not compile my feedback library yet, so the last build failed
5.0.2
dependency update from feedback 2.0.1 to 2.0.2
5.0.1
Viewer:
* removed logs from viewer
* added clear button to filter view
* fixed padding of RecyclerView
* moved strings to strings.xml
* show name of currently displayed log file
* added menu to reload file
5.0.0
rewrote feedback library in kotlin and updated the dependency and usage accordingly
4.1.5
new release because jitpack build failed with timeout
4.1.4
* clean up
* viewer improved (scroll to top/bottom)
* file logger does support ALL levels now
4.1.3
viewer adjusted:
* collapsing filter view
* added menu to clear files and to open any existing log file
* changed functions to use the new IFileLoggingSetup class instead of File
* added the ability to provide a custom log level and date extractor (from a line in a log file) + added a default extractor that supports the default format of the default file logging setup