pulseaudio-win32 icon indicating copy to clipboard operation
pulseaudio-win32 copied to clipboard

Windows Event Log integration

Open pgaskin opened this issue 3 years ago • 1 comments

  • [x] Figure out how the event log API works.
  • [ ] Decide whether to have PA itself create the event source if it doesn't exist or whether to leave this to the installer (I think logs will go into Application if the event source isn't found).
    • [ ] Allow all users to write to the event log when creating the event source.
  • [ ] Decide whether to make PA use the event log by default (it currently does this for systemd-journald).
  • [ ] Integrate it with pulseaudio/src/pulsecore/log.c.
  • [ ] Upstream the patch?

pgaskin avatar Apr 21 '21 15:04 pgaskin