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. Anyone having a better idea? /LS -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
