Skip to content

Support for org.slf4j.spi.LoggingEventBuilder

Compare
Choose a tag to compare
@jhannes jhannes released this 18 Mar 08:20
· 47 commits to main since this release
  • Support LoggingEventBuilder: logger.atLevel(*level*).log(*message*)
  • Support KeyValuePairs in JsonLogEventFormatter and PatternLogEventFormatte
  • New Feature: Dynamic MDC: Allows for customization of JSON messages and for dynamically calculate MDC values
  • ⚠Upgrade dependencies