Releases: Minecraftian14/MyLOGGER
Releases · Minecraftian14/MyLOGGER
v5.7 Feature Update
- Welp, finally added HTML Decoration type 😄.
- Added a LateLog class which logs stuff in a separate Thread.
v5.6
Fixed an issue where you cant change the decoration type
v5.5
Finally:
- Fixed the 5 Mb issue
- Fixed that unwanted space issue.
v5.2
Fixing build size
v5.4p
...
v5.3p
Still fixing build size issue...
v5.1 - Updated the annotation processor
Updated the annotation processor which i forgot to do in v5 😋
v5 - File writer and Log level update
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
- 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
Fixed the bug where the formatted time would always remain constant, showing the time of Decoration Object Creation