### Relevant Articles: - [Improved Java Logging with Mapped Diagnostic Context (MDC)](https://www.baeldung.com/mdc-in-log4j-2-logback) - [Java Logging with Nested Diagnostic Context (NDC)](https://www.baeldung.com/java-logging-ndc-log4j) ### References _Log4j MDC_ * * _Log4j2 MDC_ * _Logback MDC_ *