|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* added logging to events and verification cogs
* Added logging to the tags cog
* Added logging to Fun, Logging, and Security cogs.
* Added logging to Deployment cog.
* Added logging to cog management cog
* Added logging to clickup cog
* Changed some logging levels across all cogs. Most of my log.infos should have been log.debugs. Thanks Joseph.
* Added logging to the Bot cog.
* Adding logging to the non-cog files.
* Added the logging handler to Eval, but didn't add the actual Logging. I'll leave that to Martmist
* A couple of minor bugfixes
* Add "trace" logging level
* Add logging for paginator
* Add JSON logging for future datadog integration
* Changed some loglevels to trace now that we have the trace method, and also fixed stuff pointed out by joseph in his review.
* Completed testing for bot.py
* Completed testing for clickup.py
* Completed testing for cogs.py
* Completed testing for deployment.py
* Completed testing for fun.py
* Finished logging for bot and tags.py, as well as __init__.py
* Addressing all feedback in request for changes.
|