Set log-level from site_config or command line
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to be able to set the log level from the command line, so we can easily enable/disable debug statements.
Contributor guide
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 by locating how site_config, command-line options, and logging setup are handled in the Python project. Trace the existing configuration and startup paths, then verify that users can enable or disable debug logging through either site_config or the command line.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100