This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
tsg-packetadapter/conf/zlog.conf
2023-08-11 11:34:50 +08:00

13 lines
174 B
Plaintext

# kill -s SIGHUP "pid"
[global]
default format = "%d(%c), %t, %V, %m%n"
[levels]
DEBUG=10
INFO=20
FATAL=30
[rules]
packet_adapter.fatal "./log/packet_adapter.log.%d(%F)";