Support for org.slf4j.spi.LoggingEventBuilder
·
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