diff --git a/README.md b/README.md index e536206..569d510 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,16 @@ The Mapped Diagnostic Context (MDC) Propagation Akka Dispatcher A Mapped Diagnostic Context (MDC) propagation Akka Dispatcher for the asynchronous environment of the Play Framework. -#### Links +Took the idea from here: 1. http://yanns.github.io/blog/2014/05/04/slf4j-mapped-diagnostic-context-mdc-with-play-framework/ 2. https://github.com/jroper/thread-local-context-propagation/ +The provided code logs an UUID, per request, by default. + +Refer the code and customize to your whims and fancy. + +> Created this project so that I can have the dispatcher in a separate jar, to make my development easier. + #### How To Use 1. Add the JitPack repository to your build file - build.sbt