Adding Log Files to Homebrew Formula
- Dominant language
- C
- Stars
- 8.1k
- Forks
- 241
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I was debugging a few of my scripts that I use with skhd and realised unlike yabai, skhd doesn't automatically log files unless built with the logging option. Can we change it so logging is activated by default and can be turned off by building with --no-logging option?
This could ensure both yabai and skhd are consistent with their practices.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Homebrew formula and the existing logging build option described in the issue. Check how the formula builds skhd and determine how the default logging behavior and a --no-logging override should be represented. Done means the Homebrew build logs by default while retaining the requested opt-out.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100