I was really looking for even a basic list of additional lines, but that's ok, I'll just capture logs at the different levels and figure it out the old fashioned way.
Thanks, Chuck Frolick ArgoNet, Inc. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of R. Scott Perry Sent: Monday, December 23, 2002 11:39 AM To: [EMAIL PROTECTED] Subject: Re: [Declude.JunkMail] Log Levels >Would it be possible to get a little more info on what is logged at the >different levels, ERROR, WARNING, and DEBUG are pretty self explanatory, >and probably rarely used, but I'm unclear on the differences between >LOW, MID, and HIGH. ERROR, WARNING, and DEBUG are normally not used except in certain situations. LOW is the standard logging level, designed to record important information to the log file, while trying not to be too excessive. This is the default setting. The MID and HIGH logging levels are used to record extra information in the log files. We don't have a list of specifically what each will add to the logs, but typically you would use LOGLEVEL LOW unless there was specific information that you needed at the MID or HIGH settings. -Scott --- [This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)] --- This E-mail came from the Declude.JunkMail mailing list. To unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type "unsubscribe Declude.JunkMail". The archives can be found at http://www.mail-archive.com. --- [This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)] --- This E-mail came from the Declude.JunkMail mailing list. To unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type "unsubscribe Declude.JunkMail". The archives can be found at http://www.mail-archive.com.
