Terse Logback
Terse Logback is a collection of Logback extensions that shows how to use Logback effectively for structured logging, ringbuffer logging, system instrumentation, and JDBC.
Using Terse Logback increases the observability of your application. Or as @mipsytipsy puts it:
HOLY ROYAL SHITBALLS. To all of you who have been asking (for YEARS) if there are any alternatives to honeycomb for observability: yes, finally YES! @will_sargent has hacked together the most ingenious little solution using only logs and feature flags:https://t.co/xwdHWMlcEl
— Charity Majors (@mipsytipsy) July 24, 2019
Documentation
Documentation is available at https://tersesystems.github.io/terse-logback.
Showcase
There is a showcase project at https://github.com/tersesystems/terse-logback-showcase.