05b7e933bd
* Added parent module on poms that have no parent defined * Removed dependency reduced pom from undertow module * Added new parent pom * initial clean up of child poms * Added new parent pom * [BAEL-5247] - New Parents in the tutorials repo |
||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
Relevant Articles:
- TBD
- Improved Java Logging with Mapped Diagnostic Context (MDC)
- Java Logging with Nested Diagnostic Context (NDC)
- Drools Using Rules from Excel Files
References
Log4j MDC
- https://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/MDC.html
- http://veerasundar.com/blog/2009/10/log4j-mdc-mapped-diagnostic-context-what-and-why/
Log4j2 MDC
Logback MDC