luckyframework / luckyframework/dexter
Allow log level to be set via environment variable
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Crystal
- Stars
- 21
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if the LOG_LEVEL environment variable could set the level
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 by locating the logger's level configuration and any existing environment-variable handling. Confirm which LOG_LEVEL values should map to the available levels, then verify that setting the variable changes the logger level and that the expected behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- crystal
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100