Update atmos test configuration to trace testActors

This commit is contained in:
Peter Vlugter 2013-06-24 10:25:38 +12:00
parent 5d2f3277eb
commit 48fb1a22bd

View file

@ -5,7 +5,10 @@ atmos {
traceable {
"/" = on
"/system/testActor*" = on
"*" = on
}
sampling {
"*" = 1
}