Show HN: Echopraxia, a better Java Logging API

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • echopraxia

    Java Structured Logging API for Logback, Log4J2, and JUL

  • 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://github.com/tersesystems/echopraxia

  • echopraxia-spring-boot-example

    Example app showing Echopraxia in a Spring Boot App

  • [2] https://github.com/tersesystems/echopraxia-spring-boot-example

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • SLF4J 2.0.0 released

    1 project | /r/java | 29 Aug 2022
  • Echopraxia, a better Java Logging API

    10 projects | /r/java | 2 Jan 2022
  • Wednesday Links - Edition 2021-06-02

    1 project | dev.to | 2 Jun 2021
  • SLF4K VS kotlin-logging - a user suggested alternative

    2 projects | 18 Mar 2024
  • Go structured logging log/slog middleware

    1 project | news.ycombinator.com | 21 Dec 2023