Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Rename package due to naming conflict | 2022-11-05 | -51/+0 | |
| | ||||
* | fix: Set the logger class in botcore.utils.logging.py to the CustomLogger class | 2022-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. | 2022-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 future | 2022-02-24 | -0/+45 | |