Tecnativa / Tecnativa/docker-socket-proxy
LOG_LEVEL how to config?
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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