Last Updated: February 25, 2016
·
853
· indianburger

launchd syslogd crazy cpu usage

So I was playing with launchd and suddenly saw crazy CPU usage with these culprits: syslogd and launchd

It happened because I was mucking with system log levels :)
sudo launchctl log level debug #cpu goes crazy sudo launchctl log level info #sanity restored