t0xa / gelfj

Graylog Extended Log Format (GELF) implementation in Java and log4j appender without any dependencies.
https://github.com/t0xa/gelfj/wiki
Other
187 stars 115 forks source link

Support for Log4j's diagnostic contexts #7

Closed joschi closed 13 years ago

joschi commented 13 years ago

This patchset adds support for Log4j's diagnostic contexts, namely NDC (nested diagnostic context) and MDC (mapped diagnostic context).