What is the stuff between the [] in the log message below? I get this in my iPhone app, and I have no idea where the message is coming from. My first guess would be a line number, but which file would it be in?
2010-10-19 08:56:12.006 Encore[376:6907]
The first number is the process ID, the second is the logging thread’s Mach port. A desktop example:
Notice how 0xa0f is reported as the thread’s Mach port.