Helpers¶
- logger_quick_setup(level=20)¶
A helper function to quickly setup console logging for the SDK. Setting DEBUG logging will also apply these settings to
urllib3
.- Parameters:
level – Logging Level
A helper function to quickly setup console logging for the SDK. Setting DEBUG
logging will also apply these settings to urllib3
.
level – Logging Level