Hello Marc,
Take a look at www.log4j.org/log4j/doc/manual.html this was originally
developed by IBM but has since been released under IBM Public License.
There is also a good article available on its use at
http://www.javaworld.com/javaworld/jw-11-2000/jw-1122-log4j_p.html
Regards,
Todd G. Nist
-----Original Message-----
From: Marc Krisjanous [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 08, 2001 7:57 PM
To: [EMAIL PROTECTED]
Subject: Ahh.. The Log manager class!
Hi all,
does anyone know where I can get example code for a file/log manager class
for a servlet which provides the following:
1. runs in its own thread and uses the lowest possible priority to write to
the file(s)
2. writes messages to files
3.have the ability to buffered messages to multiple files and if the buffer
reaches a predefined high water mark, the thread priority of the log manager
is set to the highest possible level until the messages are written to the
file.
I have a basic log manager that my WAS Servlets use but I cannot find
example code that shows me how to add my wish list!
Best Regards
Marc
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
The information in this electronic mail ("e-mail") message may
be confidential and for use of only the named recipient. The
information may be protected by privilege, work product immunity
or other applicable law. If you are not the intended recipient
the retention, dissemination, distribution or copying of this
e-mail message is strictly prohibited. If you receive this e-mail
message in error please notify us immediately by telephone
at 770-723-1011 or [EMAIL PROTECTED] Thank you.
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html