osx - get console log on MacOSX from another application -


With the application utility / console.app, I can see the console output of applications.

Is there a way to access this log from any other application?

To be more specific: I am writing a crash handler for my application and I think this console adds the output to crash information.

Ah, it just got to know that the file /var/log/system.log contains that information.


Comments

Popular posts from this blog

MySql variables and php -

url rewriting - How to implement the returnurl like SO in PHP? -

Which Python client library should I use for CouchdB? -