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 ❌