You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 15, 2022. It is now read-only.
I've searched for any related issues and avoided creating a duplicate issue.
Description
Currently, all logging is done to the file specified by LOGFILE, which is configurable. It would be useful to allow more advanced logging configurations via python logging configuration files, as shown here in the python documentation.
Reproducible in:
This is reproducible in the sample project.
RTMBot version: 0.4.0
Python version: 2.7.11
OS Version: All