RE: DefaultLogTargetManager and closing of targets
"Berin Loritsch" <[email protected]>
| Newsgroups | gmane.comp.jakarta.avalon.apps.devel |
|---|---|
| Message-ID | <001601c2a522$77067c20$df00a8c0__3479.48369239948$1040057125@acsdom1.citius.com> |
+1 > -----Original Message----- > From: Leo Sutic [mailto:[email protected]] > Sent: Monday, December 16, 2002 11:20 AM > To: Avalon Developer's List > Subject: DefaultLogTargetManager and closing of targets > > > 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]>