Skip to content

Releases: Minecraftian14/MyLOGGER

v5.7 Feature Update

21 Apr 12:16
aa3a3d3
Compare
Choose a tag to compare
  • Welp, finally added HTML Decoration type 😄.
  • Added a LateLog class which logs stuff in a separate Thread.

v5.6

02 May 14:41
Compare
Choose a tag to compare
Fixed an issue

where you cant change the decoration type

v5.5

02 May 14:09
Compare
Choose a tag to compare

Finally:

  • Fixed the 5 Mb issue
  • Fixed that unwanted space issue.

v5.2

02 May 12:56
Compare
Choose a tag to compare
v5.2 Pre-release
Pre-release

Fixing build size

v5.4p

02 May 13:38
Compare
Choose a tag to compare
v5.4p Pre-release
Pre-release

...

v5.3p

02 May 13:06
Compare
Choose a tag to compare
v5.3p Pre-release
Pre-release

Still fixing build size issue...

v5.1 - Updated the annotation processor

30 Jan 05:41
87ae125
Compare
Choose a tag to compare

Updated the annotation processor which i forgot to do in v5 😋

v5 - File writer and Log level update

29 Jan 05:36
fba0474
Compare
Choose a tag to compare

Um? Well, now one can write a file which will not contain funny and useless characters.
And for the log level, it has now lambda support.

v4 - Annotation Processor

25 Jan 16:19
8b160db
Compare
Choose a tag to compare
  • Removed default loggers.
  • Added tab space format -> t
  • Now one can use the annotation processor version to prevent Reflection api and Map memory issues

V3 - Fixed Bugs

22 Jan 11:54
Compare
Choose a tag to compare

Fixed the bug where the formatted time would always remain constant, showing the time of Decoration Object Creation