/scala-logging-benchmarks

A comprehensive example of stress test for mostly all popular Scala logging libraries. Inspired by https://github.com/8bitbuddhist/Java-Logging-Framework-Benchmark

Primary LanguageScala

scala-loglibs-benchmarks

A comprehensive example of stress test for mostly all popular Scala logging libraries. Inspired by https://github.com/8bitbuddhist/Java-Logging-Framework-Benchmark

Plan to work with

  • Sync writing to file
  • Async writing to file

Frameworks

  • Logback + SLF4J ✅
  • Izumi Logstage ✅
  • Scribe ❌
  • Apache Log4J2 ❌
  • Airframe ❌