I'm using Growl 1.3.1 SDK, and every time my app displays a Growl notification, the following is logged to the console:
"Got disconnected: Error Domain=GCDAsyncSocketErrorDomain Code=4 "Read operation timed out" UserInfo=0x116658460 {NSLocalizedDescription=Read operation timed out}"
The notification works, but it's really annoying. I'm guessing it's a debug message that was left in there. Is there anything I can do to turn that logging off?
Thanks,
Zach