fix bug: log not in correct position

pull/547/head
wangchuxiao 1 year ago
parent 642ae4d159
commit 084a374c62

@ -117,7 +117,7 @@ rpcRegisterName: #rpc注册服务名不建议修改
openImThirdName: Third openImThirdName: Third
log: log:
storageLocation: ../logs/ #存放目录 storageLocation: ../../../../../logs/ #存放目录
rotationTime: 24 #日志旋转时间 rotationTime: 24 #日志旋转时间
remainRotationCount: 2 #日志数量 remainRotationCount: 2 #日志数量
remainLogLevel: 6 #日志级别 6表示全都打印 remainLogLevel: 6 #日志级别 6表示全都打印

Loading…
Cancel
Save