Ability to switch to no-op
Open
Nobody has claimed this yet.
design discussion required
hacktoberfest
- Dominant language
- Kotlin
- Stars
- 24
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
With loggers it's already possible to turn them on/off using logger's config. However, for stdout it would be good to have some mechanism built into ktee to turn all teeing to stdout off.
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 ktee entry point that sends tee output to stdout and review how logger configuration enables or disables logging. Define the no-op behavior for stdout teeing and verify that all stdout output can be disabled while existing logger controls remain unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100