dibog / cloudwatch-logback-appender

AWS Cloudwatch Logs appender for logback
Apache License 2.0
25 stars 23 forks source link

Fix #1 Preserve MDC context, output it #2

Closed holyjak closed 5 years ago

holyjak commented 5 years ago

Fix #1 Preserve MDC context, output it

To test - modify Main.main to run testMDC(), follow the instructions in the comment in the method.