エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
SLF4J Mapped Diagnostic Context (MDC) with play framework
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
SLF4J Mapped Diagnostic Context (MDC) with play framework
I'd like the share with this post one solution I found to use a Mapped Diagnostic Context (MDC) i... I'd like the share with this post one solution I found to use a Mapped Diagnostic Context (MDC) in an asynchronous environment like the play framework. Edit (September 2014) Based on one implementation from James Roper, I added one solution based on Akka Dispatcher. tl;dr This post provides two solution to propagate the MDC context in an asynchronous Play application: using a custom Akka Dispatche