添加日志

添加日志config
master
wangsiyuan 2023-06-05 17:38:43 +08:00
parent d16284026d
commit 5706834757
2 changed files with 3 additions and 0 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@ -18,3 +18,6 @@ db_name = checkip
server_host = 0.0.0.0 server_host = 0.0.0.0
server_port = 8431 server_port = 8431
#日志
log_level = debug
log_file = ./checkip.log