Another option is to preface important log messages with a particular string. For
example, I use "ERROR - some message" and "EXCEPTION - some message" for logging - old
habit.
thomas
> -----Original Message-----
> From: Kriston Rehberg [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 18, 2001 11:08 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [AOLSERVER] Filtering logs
>
>
> The thought never occurred to us that logging on a production
> server would
> be so extensive that it would require such filtering by
> severity. Usually
> production servers should only spew out the most interesting messages:
> Warning, Error and Fatal. If you're routinely logging on a production
> server with Notice you might want to reconsider the idea of
> development vs.
> production and how you report your server's activity. Just a thought.
>
> Kris
>