feat: Add config option redirect_stderr.

Proposed in #282.
This commit is contained in:
Terry Geng
2021-05-26 11:29:22 +08:00
parent efab8928f5
commit 6faadd6669
2 changed files with 6 additions and 2 deletions

View File

@ -84,7 +84,10 @@ port = 64738
#pip3_path = venv/bin/pip
# 'logfile': write logs into this file.
# 'redirect_strerr': capture outputs from stderr and write into the `logfile`,
# useful for capture the exception message when the bot crash.
#logfile =
#redirect_strerr = False
#announce_current_music = True
#allow_other_channel_message = False