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

Added LogLevel setting via Env File #12

Open
wants to merge 1 commit into
base: bot-steroids
Choose a base branch
from

Conversation

dbartokthomas
Copy link

Description

Added LogLevel setting for Bunyan logger via the Env variable LOG_LEVEL. Defaults to TRACE, which is the current setting.

Updated .env.dist & readme to include the information regarding the LOG_LEVEL too

Motivation and Context

Enables less disk thrashing as the logs are constantly streamed out to the machine. Should reduce some resource usage when running in a stable environment.

Repository owner deleted a comment from devsquadcore Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant