add more log info

This commit is contained in:
fatedier
2017-04-25 00:34:14 +08:00
parent 5360febd72
commit 71f7caa1ee
8 changed files with 122 additions and 47 deletions

View File

@@ -11,7 +11,7 @@ server_port = 7000
# console or real logFile path like ./frpc.log
log_file = ./frpc.log
# debug, info, warn, error
# trace, debug, info, warn, error
log_level = info
log_max_days = 3

View File

@@ -21,7 +21,7 @@ dashboard_pwd = admin
# console or real logFile path like ./frps.log
log_file = ./frps.log
# debug, info, warn, error
# trace, debug, info, warn, error
log_level = info
log_max_days = 3