aboutsummaryrefslogtreecommitdiffstats
path: root/botcore/utils/logging.py (follow)
Commit message (Collapse)AuthorAgeLines
* Rename package due to naming conflictGravatar Chris Lovering2022-11-05-51/+0
|
* fix: Set the logger class in botcore.utils.logging.py to the CustomLogger classGravatar ToxicKidz2022-03-05-0/+6
| | | | Fixes an issue when using trace logging on loggers that were instantiated before the class was set.
* Consistently use double backticks when referring to a variable name.Gravatar Chris Lovering2022-02-24-1/+1
| | | | Also add sphix-style docstrings to functions that were previously missing them.
* Rename loggers.py to logging.py to allow for more generic utils in futureGravatar Chris Lovering2022-02-24-0/+45