You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by "Bauman, Nick" <ni...@retek.com> on 2002/09/20 17:07:09 UTC

Daemon Thread for AsyncAppender

Would the log4j developers be interested in a patch to log4j that allows a
boolean mutator on AsynchAppender's constructor to have its Dispatcher
thread to be a daemon instead of a normal one? I find this feature very
useful for running a project in a commercial application server which does
not give me a way to call close() on AsynchAppender.
 
Thanks for your time
 
Nick Bauman

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Daemon Thread for AsyncAppender

Posted by mw...@apache.org.
Nick, would this also solve log4j bug#9750?

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9750

I think we would be interested in your patch.  Post it when you have a chance.

-Mark

> -----Original Message-----
> From: Bauman, Nick [mailto:nick_bauman@retek.com]
> Sent: Friday, September 20, 2002 8:07 AM
> To: log4j-dev@jakarta.apache.org
> Cc: Forsyth, Zachary
> Subject: Daemon Thread for AsyncAppender
> 
> 
> Would the log4j developers be interested in a patch to log4j that allows a
> boolean mutator on AsynchAppender's constructor to have its Dispatcher
> thread to be a daemon instead of a normal one? I find this feature very
> useful for running a project in a commercial application server which does
> not give me a way to call close() on AsynchAppender.
>  
> Thanks for your time
>  
> Nick Bauman
> 
> --
> To unsubscribe, e-mail:   
> <ma...@jakarta.apache.org>
> For additional commands, e-mail: 
> <ma...@jakarta.apache.org>
> 


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>