Releases: greysoft/slf4j-stdio
Releases · greysoft/slf4j-stdio
1.1.1
Fix NPE bug handling logs with an exception but no params.
Minor optimisation for exception logging (eliminated a malloc-and-copy).
Minor build tidy-up.
Published to Maven Central as com.github.greysoft.loggers:1.1.1
1.1.0
Update to SLF4J v2
Don't create excessive LogPrinter classes
Published to Maven Central as com.github.greysoft.loggers:1.1.0
1.0.0
Initial version.
Published to Maven Central as com.github.greysoft.loggers:1.0.0