apple / apple/swift-configuration
Log missing configuration files
Open
good first issue
kind/usability
- Dominant language
- Swift
- Stars
- 811
- Forks
- 60
- Avg merge
- 9h 38m
- Merged PRs (30d)
- 6
Description
Once Environment providers allow for ignoring missing config files, they should probably log something when the file is not found.
It might be a user-error that the file isn’t there and this would be hard to detect otherwise.
Contributor guide
Research direction
Start by tracing the Environment providers and their handling of missing configuration files, especially the path used when missing files are ignored. Check the existing provider behavior and tests, then define completion as emitting a log when an ignored configuration file is not found without changing the loading result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100