Skip to content
This repository has been archived by the owner on Jan 21, 2025. It is now read-only.

v2.2.0

Compare
Choose a tag to compare
@pettermahlen pettermahlen released this 05 Aug 07:15
· 118 commits to master since this release

Adds a SpotifyInternalAppender implementation, which replicates what the LoggingConfigurator.configureDefaults does in terms of setting up syslog logging with the formatting required internally at Spotify. The advantage is that this appender allows configuring applications via logback.xml and not just programmatically.

See #13