Show HN: Ultra-low overhead logging for Java(github.com)
github.com
Show HN: Ultra-low overhead logging for Java
https://github.com/obsidiandynamics/zerolog
2 comments
Not benchmarking against log4j 2 is odd as it implements low latency asynchronous logging.
It explains where the speed gains were achieved and I don't think log4j2 really solves that.