Tecnativa / Tecnativa/docker-socket-proxy

LOG_LEVEL how to config?

Open
#146 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
2.8k
Forks
207
PR merge metrics
No merged PRs in 30d

Description

i use LOG_LEVEL info but size of log is 5.xGB !!!!!!

i see message

Logging
You can set the logging level or severity level of the messages to be logged with the environment variable LOG_LEVEL. Default value is info. Possible values are: debug, info, notice, warning, err, crit, alert and emerg.

I don't understand which one to switch to?

can i config this value by multi choice?

LOG_LEVEL = notice, warning, err, crit, alert, emerg

or select one

And what does each value option mean?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Logging section quoted in the issue and inspect the repository's existing documentation for LOG_LEVEL. Clarify whether the setting accepts one value or multiple values and explain each listed severity; done means a newcomer can configure it without guessing.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.