Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to control supervisord log level #349

Merged
merged 1 commit into from Dec 3, 2021

Conversation

satterly
Copy link
Member

@satterly satterly commented Dec 3, 2021

Set the log level of the supervisord daemon. Default is debug so that new users of the container aren't confused by nothing being logged. Set to info or higher to suppress nginx/flask logging...

SUPERVISORD_LOG_LEVEL=info

http://supervisord.org/logging.html#activity-log-levels

Supercedes #308

@satterly satterly merged commit 0517083 into master Dec 3, 2021
@satterly satterly deleted the supervisord-log-level-2 branch December 3, 2021 15:28
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.

None yet

1 participant