Skip to content

Conversation

@pglombardo
Copy link
Contributor

This PR fixes a case where by for any Python process, if the gunicorn package was installed, it would default to the gunicorn logger - even if it wasn't a gunicorn process.

  • Move get_proc_cmdline to util package for global use
  • Use proc cmdline (when sys.argv isn't available) to see if this is a gunicorn process

@pglombardo pglombardo merged commit 4af1466 into master Dec 20, 2019
@pglombardo pglombardo deleted the fix-broken-gunicorn-logging branch December 20, 2019 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants