aboutsummaryrefslogtreecommitdiffstats
path: root/bot/log.py (follow)
Commit message (Expand)AuthorAgeLines
* Replace sentry experiment with standard version and add AsyncioIntegration (#...Gravatar wookie1842024-04-14-3/+3
* Remove the need for calling dotenv manually by using pydanticGravatar Chris Lovering2023-11-25-3/+3
* Use new logging util from bot-coreGravatar Chris Lovering2023-11-25-29/+32
* Clean Up Constants FileGravatar Hassan Abouelela2022-01-26-4/+4
* Disable File Logging By DefaultGravatar Hassan Abouelela2021-11-20-4/+1
* Disable File Logs In ProductionGravatar Hassan Abouelela2021-11-12-10/+13
* Add selective trace loggersGravatar Numerlor2021-09-07-2/+31
* Remove basicConfig configurationGravatar Numerlor2021-09-07-10/+10
* Add coloredlogsGravatar Numerlor2021-09-07-1/+17
* Control logging levels through root logger instead of handlersGravatar Numerlor2021-09-07-5/+1
* Remove handler cleanupGravatar Numerlor2021-09-07-6/+0
* Move logging to a top level logs directory and update file nameGravatar Numerlor2021-09-07-4/+2
* Move logging to a separate moduleGravatar Numerlor2021-09-07-0/+63