Skip to content

Releases: greysoft/slf4j-stdio

1.1.1

21 Sep 08:16
Compare
Choose a tag to compare

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

07 Sep 07:44
Compare
Choose a tag to compare

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

08 Mar 13:21
Compare
Choose a tag to compare

Initial version.
Published to Maven Central as com.github.greysoft.loggers:1.0.0