microsoft / microsoft/VFSForGit

Mac: Combine kext logger and logging daemon

Open
#1,069 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

affects: live-site domain: kext domain: user-mode platform: macOS type: enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.