Skip to content

Releases: MFlisar/Lumberjack

5.1.5

16 Dec 20:59
Compare
Choose a tag to compare

versions updated
added fast scroller to viewer
added send mail option to viewer
changed viewer theme to Material3

5.0.3

04 Sep 17:45
Compare
Choose a tag to compare

jitpack did not compile my feedback library yet, so the last build failed

5.0.2

04 Sep 17:42
Compare
Choose a tag to compare
dependency update from feedback 2.0.1 to 2.0.2

5.0.1

11 Jun 07:53
Compare
Choose a tag to compare
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

10 Jun 14:44
Compare
Choose a tag to compare

rewrote feedback library in kotlin and updated the dependency and usage accordingly

4.1.6

10 Jun 11:54
Compare
Choose a tag to compare
clean up

4.1.5

10 Jun 11:47
Compare
Choose a tag to compare

new release because jitpack build failed with timeout

4.1.4

10 Jun 11:42
Compare
Choose a tag to compare
* clean up

* viewer improved (scroll to top/bottom)
* file logger does support ALL levels now

4.1.3

10 Jun 10:29
Compare
Choose a tag to compare
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

4.1.2

09 Jun 18:39
Compare
Choose a tag to compare
bugfix