An example is available in WROX's Java Server Programming
----- Original Message -----
From: Marc Krisjanous <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 09, 2001 10:26 AM
Subject: Re: Ahh.. The Log manager class!
> Hi, example code or some ideas on how to code it.
>
> Best Regards
>
> Marc
>
> -----Original Message-----
> From: Manish, Singh (IE10) [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, 9 January 2001 3:23 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Ahh.. The Log manager class!
>
>
> exactly what do u need
>
> May the Force be with you
>
> > -----Original Message-----
> > From: Marc Krisjanous [SMTP:[EMAIL PROTECTED]]
> > Sent: Tuesday, January 09, 2001 6:27 AM
> > 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
>
>
___________________________________________________________________________
> 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
>
>
___________________________________________________________________________
> 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
___________________________________________________________________________
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