pekko/akka-docs/scala/code/akka/docs/actor
Roland d0498eb32e add Class[_] to LogEvent
- it is customary to use class name for categorizing logs, hence we
  should support it; class is taken from logSource.getClass
- update SLF4J module to use logClass as category and set logSource in
  MDC "akkaSource"
- add docs
2012-01-12 13:29:17 +01:00
..
ActorDocSpec.scala add Class[_] to LogEvent 2012-01-12 13:29:17 +01:00
FaultHandlingDocSpec.scala Added copyright header to all samples in docs. Fixes #1531 2011-12-19 11:07:59 +01:00
SchedulerDocSpec.scala Added copyright header to all samples in docs. Fixes #1531 2011-12-19 11:07:59 +01:00
TypedActorDocSpec.scala Added copyright header to all samples in docs. Fixes #1531 2011-12-19 11:07:59 +01:00
UnnestedReceives.scala Added copyright header to all samples in docs. Fixes #1531 2011-12-19 11:07:59 +01:00