chore: optimize logging. separate bot log and web log.

This commit is contained in:
Terry Geng
2020-02-28 14:08:36 +08:00
parent dc5a30b384
commit cf1feea870
10 changed files with 222 additions and 115 deletions

View File

@ -93,6 +93,9 @@ port = 64738
#listening_port = 8181
#is_web_proxified = True
# 'web_logfile': write access logs of the web server into this file.
#web_logfile =
# 'required_auth': Set this to True to enable password protection for the web interface.
#require_auth = False
#user =