Skip to content

Fastest Logger in the World

Compare
Choose a tag to compare
@darkfrog26 darkfrog26 released this 06 Feb 15:00
· 1336 commits to master since this release
  • Better support for SLF4J logging adapter (filtering and naming)
  • Major optimizations and cleanup
  • Much better modification support for Logger to remain immutable
  • Asynchronous logging support
  • Major improvements to the internal simplicity and light-weight infrastructure
  • Benchmarked as fastest logger on the JVM
  • Faster interpolation and type-safe formatting
  • Formatter interpolation to provide incredibly clean and extensible log formatting
  • Lots of other miscellaneous cleanup and optimizations