aboutsummaryrefslogtreecommitdiff
path: root/kamon-play/src/main/scala/kamon/play/instrumentation/LoggerLikeInstrumentation.scala
Commit message (Collapse)AuthorAgeFilesLines
* = all: upgrade to be compatible with the latest code in coreIvan Topolnjak2014-10-261-9/+12
|
* = play: fixes #84Diego2014-09-151-6/+8
|
* + play: introducing LoggerLikeInstrumentation in order to copy the ↵Diego2014-07-061-0/+70
properties of TraceLocalStorage to MDC