https://issues.apache.org/bugzilla/show_bug.cgi?id=45231

           Summary: Clear appenders call on logger calls a helper which
                    calls close on the appenders
           Product: Log4j
           Version: 1.2
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Appender
        AssignedTo: log4j-dev@logging.apache.org
        ReportedBy: [EMAIL PROTECTED]


Clear appenders call on logger calls a helper which calls close on the
appenders, even though appenders are shared objects and may still be active in
other loggers, or re-used later. You can't assume that removal equates to a
desire to close.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to