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

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -