FG
💻 Software

How to disable/ set logging level /preferences PER Mac OS X application?

Fresh7 days ago
Mar 15, 202613201 views
Confidence Score0%
0%

Problem

I find my Mac's syslogd "Cosole" logs become unusable when some badly written app (PathFinder.app in this case) incessantly spews into syslogd all day long.. I read somewhere that you could disable logging PER app by.. Creating an alias to the executable bundle inside the App "package", and then ON…

Error Output

/Applications/ObnoxiousLogger.app/Contents/MacOS/ObnoxiousLogger

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to disable/ set logging level /preferences PER Mac OS X application?

Low Risk

You may want to look at which allows you to ignore/process log messages on quite a fine-grained level. Something like: should do the trick. If you still want to see the more serious messages from the obnoxious sender, something along the lines of: m…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment