Re: creating local Log File in /Library/Logs...
Re: creating local Log File in /Library/Logs...
- Subject: Re: creating local Log File in /Library/Logs...
- From: Ondra Cada <email@hidden>
- Date: Tue, 30 Mar 2004 23:23:32 +0200
Martha,
On Tuesday, Mar 30, 2004, at 22:48 Europe/Prague, Martha Espinosa wrote:
I would like to incorporate/create a local log file in my application
that includes the time the application started, the details of my
application as it runs/installs, and lastly the time it finished
running. Is there a way to do this? Any help is appreciated.
man syslog, man syslogd?
To be frank, I haven't use them for years, so I don't know how they are
supported in Mac OS X, but it's the first place I would dive into
(short of the obvious, simple, but not really flexible possibility of
redirecting NSLog, of course).
---
Ondra Hada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.