http://www.peachpit.com/guides/content. ... &seqNum=59 reads:
By default stdlog goes to stderr which the logingwindow process writes to file. I do have some huge log files living in /Library/Logs/Console/501/ full of "DelayNaN4: LimitCoeff".Once the user session is running, loginwindow monitors the session and user applications in the following ways:
- ...
- Writes any standard error (stderr) output to /Library/Logs/Console/user/console.log (where user is the short name), which is then used as input by the Console application
Pieter.
