pekko/akka-docs/rst
Gaston M. Tonietti 9e9d5541b4 +act #3671 Implementing support for MDC values defined by the application. Fixes #3671.
* Added LogEvent subclasses with new field for transporting the MDC custom values.
* Slf4jLogger now takes MDC values from new LogEvent field, puts all in MDC before appending the log, and removes all after.
* New trait DiagnosticLoggingAdapter was introduced, which extends LoggingAdapter and adds MDC support with methods to get, set and clear MDC values.
* New factory method added to Logging for getting loggers with MDC support.
* BusLogging was changed to create new LogEvents including the MDC values.
* Actors can mixin with DiagnosticActorLogging which defines a diagnostic logger "log", has a hook to override for defining MDC values per message, and overrides aroundReceive for setting and clearing MDC around receive execution.
* Proper documentation was added for Scala and Java under the Logging/Slf4j section.
2013-11-15 11:09:22 -03:00
..
additional =doc Add dependency and sample to osgi docs 2013-11-14 14:26:18 +01:00
common !act #3583 Timer based auto-down 2013-09-27 14:32:03 +02:00
dev =doc Update Sphinx installation instructions 2013-11-01 11:46:44 +01:00
experimental restructure ToC of reST docs 2013-04-19 13:40:37 +02:00
general +per #3661 Event sourcing support 2013-10-16 13:38:11 +02:00
images !clu #2307 Allow transition from unreachable to reachable 2013-09-11 13:10:29 +02:00
intro DOC: Strange link names, see #3259 2013-07-01 15:21:56 +02:00
java +act #3671 Implementing support for MDC values defined by the application. Fixes #3671. 2013-11-15 11:09:22 -03:00
project +clu #3627 Cluster router group with multiple paths per node 2013-10-16 11:44:00 +02:00
scala +act #3671 Implementing support for MDC values defined by the application. Fixes #3671. 2013-11-15 11:09:22 -03:00
conf.py Split Akka PDF into a Java and Scala version. See #3400 2013-05-30 21:53:02 +02:00
index.rst restructure ToC of reST docs 2013-04-19 13:40:37 +02:00
java.rst add akka.Main and use that to add Hello World docs 2013-04-30 11:31:17 +02:00
scala.rst add akka.Main and use that to add Hello World docs 2013-04-30 11:31:17 +02:00