forked from johncfranco/reactive-logger
-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Donát Csongor edited this page Sep 1, 2022
·
4 revisions
The concept of the project is to support for MDC of slf4j in the reactive project and provides an interface for context-based logging without code repeat and complex configuration. Reactive-logger follows the presented approach of FAQ C.7.
A must-read: C.7. What Is a Good Pattern for Contextual Logging? (MDC)