You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* can't log configuration errors as the logger isn't configured yet, but if successful, the current config values are logged (api_key is scrapped)
* an option for log spec to be YAML dict in addition to just string, there are tests for this
* log to STDOUT as this is common for k8s
* termination signal handler for asyncio to shut down gracefully
* debug as a mininal logging level seems enough, no need for trace level right now
0 commit comments