Hi all, we use a graph to process some events we receive from a reactive source. As part of the data contained in the events, there's a request ID that we want to put in the MDC for every step of the flow.
I had a look at http://doc.akka.io/docs/akka/snapshot/scala/logging.html but it's unclear to me whether (if possible at all) I can use this to preserve the MDC in all the steps for a single element inside the flow. Are there any common patterns or parts of the documentation I'm missing? Many thanks! Emanuele -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
