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
Detect and conditionally use the Gunicorn logger (#186)
* Bump package version to 1.15.3
* Check for and conditionally use gunicorn logger
* A few improved logging messages
* Greatly improved log module
* Determine if we are running in a gunicorn package
if so, use the gunicorn logger
* Otherwise retrieve and configure a standard logger
0 commit comments