pilotmoon / Scroll-Reverser

Per-device scrolling prefs on macOS.
https://pilotmoon.com/scrollreverser/
Apache License 2.0
2.61k stars 140 forks source link

Log spam from permission polling #91

Closed rgov closed 3 years ago

rgov commented 3 years ago

These two lines are generating a lot of NSLog messages in the Console.

https://github.com/pilotmoon/Scroll-Reverser/blob/12c2ed2d6cd9f6cb4bf67388463495614c0a3111/PermissionsManager.m#L89 https://github.com/pilotmoon/Scroll-Reverser/blob/12c2ed2d6cd9f6cb4bf67388463495614c0a3111/PermissionsManager.m#L103