Show HN: Echopraxia, a better Java Logging API https://ift.tt/3ERQeYa

Show HN: Echopraxia, a better Java Logging API I've been working on logging for a while and I've released and open sourced a new Java logging API I'm really happy with. Echopraxia [1] is a Java logging API like SLF4J, but built around structured logging, i.e. the basic log entry is a JSON object and log files are typically NDJSON. It also has conditions, context, and also has semantic and fluent logging options. Here's a Spring Boot Example [2]. And here's my blog post [3]. [1] https://ift.tt/3EOiJWw [2] https://ift.tt/3mM0kUg [3] https://ift.tt/3eH9JrZ January 3, 2022 at 04:07AM

Comments

Popular Posts