A really small library (just a few classes) which lets you trace your actors messages transparently propagating a common context together with your messages and adding the specified values to the MDC of the underlying logging framework.
Stars
17
Forks
2
Watchers
17
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
14
commits
Needed feature now available in 2.3-M2 pre-release
a1b457bView on GitHubNeeded feature now available in 2.3-M2 pre-release
a159338View on GitHubMoving Sample application to a sub-folder to separate sample classes from library ones.
b533c22View on GitHubUsing new Akka MDC support available since 2.3 and implementing ContextualActor using aroundReceive
db383ceView on GitHubMerge branch 'master' of https://github.com/ktonga/akka-contextual-actors
02b75e6View on GitHubMoving customized BusLogging to logging package.
3fc1876View on GitHub