Viktor Klang
690e87441f
Adding DEBUG documentation and reference to testkit
2012-01-23 14:35:01 +01:00
Viktor Klang
49488c2670
Changing logging docs to have settings turned on
2012-01-23 14:14:39 +01:00
Viktor Klang
61da9b1890
Improving logging docs
2012-01-23 13:54:11 +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
Patrik Nordwall
8ffa85c590
DOC: Rewrite config comments. See #1505
2011-12-14 15:12:40 +01:00
Patrik Nordwall
0f41cee6de
Split logging doc into scala and java. See #1467
2011-12-13 14:46:15 +01:00