Skip to content

Files

Latest commit

9a229f6 · Mar 26, 2019

History

History
14 lines (11 loc) · 416 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 416 Bytes

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 ❌