🔊 zlog set up
This commit is contained in:
parent
0e7a1f5623
commit
fc736642b2
21 changed files with 302 additions and 157 deletions
8
test/log.conf
Normal file
8
test/log.conf
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[formats]
|
||||
|
||||
simple = "[%c %p] %d(%m-%d %T) %-5V %f:%L %m%n"
|
||||
|
||||
[rules]
|
||||
|
||||
aswm.INFO >stdout; simple
|
||||
test.DEBUG >stdout; simple
|
||||
Loading…
Add table
Add a link
Reference in a new issue