jda/external/zlog-1.2.18/test/test_longlog.conf

13 lines
186 B
Plaintext
Raw Normal View History

2025-04-30 15:28:08 +08:00
[global]
strict init = true
#buffer min = 1024
#buffer max = 0
rotate lock file = /tmp/zlog.lock
[formats]
simple = "%d %V %m%n"
simple2 = "%d %V %m%n"
[rules ]
*.* "test_longlog.log"