pekko/akka-docs/scala/code/akka/docs
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
..
actor add Class[_] to LogEvent 2012-01-12 13:29:17 +01:00
agent Add copyright header to agent examples 2011-12-20 11:07:59 +13:00
dispatcher DOC: Fixed wrong documentation of bounded mailbox, mailbox-capacity should be used, not task-queue-type. See #1601 2012-01-03 10:03:58 +01:00
event add Class[_] to LogEvent 2012-01-12 13:29:17 +01:00
extension Adding Java docs for Serialization, and discovered some flaws with the Java API, that have been fixed 2011-12-30 22:06:41 +01:00
future Introducing ExecutionContext to MessageDispatcher and attaching it to Future 2011-12-30 13:48:31 +01:00
routing Improvements and finalization of dynamically resizable routers, replaces ActorPool. See 1557 2012-01-10 15:53:27 +01:00
serialization Adding Java docs for Serialization, and discovered some flaws with the Java API, that have been fixed 2011-12-30 22:06:41 +01:00
testkit improve docs for expecting exceptions 2011-12-23 21:31:12 +01:00
transactor Update transactor docs and switch to compiled examples 2011-12-21 21:32:20 +13:00