microsoft / microsoft/VFSForGit
Mac: Combine kext logger and logging daemon
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.1k
- Forks
- 474
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 8
Description
Rather than maintaining separate kext loggers and logging daemons, we should update the logging daemon to have (at least) the same functionality as the logger and retire the logger.
Build definitions that user the logger can switch to calling log show to collect the kext logs.
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 the logging daemon, kext logger, and build definitions that invoke the logger; compare the logger's functionality with the daemon and inspect how log show collects kext logs. Done means the daemon covers the logger's required functionality, the logger is retired, and affected build definitions use log show.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, macos
- Domain
- devtools, operating-systems
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100