issues
search
gemini-oss
/
starfleet
Whole-infrastructure automation tooling for AWS
https://gemini-oss.github.io/starfleet/
Apache License 2.0
41
stars
7
forks
source link
Fixed issue with IAMbic's logger overrider
#117
Closed
mikegrima
closed
9 months ago
mikegrima
commented
9 months ago
Fixed a bug with IAMbic's logger overriding capabilities
The IAMbic logger is overriden to use the standard Python one which is consistent with the rest of Starfleet
An exception was being raised when the logger would encounter keyword arguments passed in
This PR reformats the text sent to the Python logger to clean up the passed in kwargs