-1

Log targets aren't scoped to the container containing the
LogTargetManager. Thus one could accidentaly close someone
else's targets.

> From: Leo Sutic [mailto:[EMAIL PROTECTED]] 
> 
> The DefaultLogTargetManager doesn't close the log targets 
> when it is disposed. Anyone objecting to my adding that functionality?
> 
> The only way of doing it appears to be by testing if a log 
> target is an instanceof AbstractLogTarget and then invoke 
> close() on it.


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to