Viktor Klang
149fbea5a7
Updating Copyright as per #1660
2012-01-19 18:21:06 +01:00
Roland
b01640fddb
incorporate review feedback
...
- tons of documentation added
- lift extraction of logClass into LogSource type-class
- prefer Props.empty
2012-01-13 13:50:42 +01:00
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
Roland
e7a120f923
document EventStream, see #1507
...
- fix some Java API issues
- also mention dead letters, see #1491
2011-12-30 00:00:25 +01:00
Henrik Engstrom
419b69438f
Added copyright header to all samples in docs. Fixes #1531
2011-12-19 11:07:59 +01:00
Patrik Nordwall
0f41cee6de
Split logging doc into scala and java. See #1467
2011-12-13 14:46:15 +01:00