Trace all system actors
This commit is contained in:
parent
007a8b2399
commit
8c4f61d42c
1 changed files with 4 additions and 1 deletions
|
|
@ -3,9 +3,12 @@ atmos {
|
|||
enabled = true
|
||||
send.port = 28667
|
||||
|
||||
max-length-long-message = 1000
|
||||
max-length-short-message = 1000
|
||||
|
||||
traceable {
|
||||
"/" = on
|
||||
"/system/testActor*" = on
|
||||
"/system/*" = on
|
||||
"*" = on
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue