pekko/akka-docs/rst/scala/code/docs/actor
Patrik Nordwall f4d59383d7 Log actor failures in supervisor, see #2824
* To make it possible to override with application
  specific logging, or mute logging for certain failures
* Changed log level of Resume failures to WARNING, which
  caused all the changes to the tests
2013-03-11 13:33:37 +01:00
..
mailbox Java docs and sample of durable mailbox, see #2761 2013-02-20 12:52:28 +01:00
ActorDocSpec.scala Make ComposableActor example work. Fixes #2765 2013-02-21 11:44:02 +13:00
FaultHandlingDocSample.scala Change documentation to consistently use quotes for log levels. See #2965 2013-02-21 15:29:01 +01:00
FaultHandlingDocSpec.scala Log actor failures in supervisor, see #2824 2013-03-11 13:33:37 +01:00
FSMDocSpec.scala #2879 - updating copyright info 2013-01-09 11:38:00 +01:00
InitializationDocSpec.scala Added patterns for initialization for Scala #2297 2013-02-22 14:13:32 +01:00
SchedulerDocSpec.scala Merge pull request #1027 from akka/wip-2904-timer-∂π 2013-01-23 11:06:41 -08:00
TypedActorDocSpec.scala #2879 - updating copyright info 2013-01-09 11:38:00 +01:00
UnnestedReceives.scala #2879 - updating copyright info 2013-01-09 11:38:00 +01:00