Slf4jEventHandler should not format log message. See #1401
* Updated documentation with info about MDC. * Updated documentation conf of logLevel. * Updated documentation Logback 1.0.0.
This commit is contained in:
parent
52c0888500
commit
19a78c0e58
5 changed files with 48 additions and 16 deletions
|
|
@ -750,7 +750,7 @@ All these messages are logged at ``DEBUG`` level. To summarize, you can enable
|
|||
full logging of actor activities using this configuration fragment::
|
||||
|
||||
akka {
|
||||
event-handler-level = "DEBUG"
|
||||
loglevel = "DEBUG"
|
||||
actor {
|
||||
debug {
|
||||
receive = "true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue