mirror of
https://github.com/Nanaloveyuki/py-logiliteal.git
synced 2025-09-24 04:16:22 +00:00
🐛 修复了config.json
中的设置错误
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"file_level": "DEBUG",
|
||||
"file_name": "pliblog.log",
|
||||
"file_name": "latest.log",
|
||||
"file_path": "./logs",
|
||||
"file_format": "{asctime} {levelname} | {prefix}{message}",
|
||||
"file_encoding": "utf-8",
|
||||
|
Reference in New Issue
Block a user