Re: Application Logging and Alarming (newbie question)
Re: Application Logging and Alarming (newbie question)
- Subject: Re: Application Logging and Alarming (newbie question)
- From: j o a r <email@hidden>
- Date: Thu, 20 Oct 2005 12:13:11 +0200
On 13 sep 2005, at 22.01, Michael Silva wrote:
In Cocoa, what are the preferred methods for storing logs and
optionally generating alarm conditions based on logged events? Is
it just the usual UNIX logging, or is there something else?
I would like to:
- store application logs
- search logs
- rotate log files (i.e. do not fill up the disk)
- parse application logs and identify certain ones as 'alarms' that
may require user intervention (i.e. send email, etc.).
You can always use syslog. If you do, there are a lot of built in and
third party tools that can help you with the things on your list.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden