Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Replace sentry experiment with standard version and add AsyncioIntegration (#... | 2024-04-14 | -3/+3 | |
* | Remove the need for calling dotenv manually by using pydantic | 2023-11-25 | -3/+3 | |
* | Use new logging util from bot-core | 2023-11-25 | -29/+32 | |
* | Clean Up Constants File | 2022-01-26 | -4/+4 | |
* | Disable File Logging By Default | 2021-11-20 | -4/+1 | |
* | Disable File Logs In Production | 2021-11-12 | -10/+13 | |
* | Add selective trace loggers | 2021-09-07 | -2/+31 | |
* | Remove basicConfig configuration | 2021-09-07 | -10/+10 | |
* | Add coloredlogs | 2021-09-07 | -1/+17 | |
* | Control logging levels through root logger instead of handlers | 2021-09-07 | -5/+1 | |
* | Remove handler cleanup | 2021-09-07 | -6/+0 | |
* | Move logging to a top level logs directory and update file name | 2021-09-07 | -4/+2 | |
* | Move logging to a separate module | 2021-09-07 | -0/+63 |