[logback-dev] [JIRA] Created: (LBCORE-232) Add javadoc to ch.qos.logback.core.spi.LifeCycle

Baptiste Mathus (JIRA) noreply-jira at qos.ch
Mon Oct 31 14:55:12 CET 2011


Add javadoc to ch.qos.logback.core.spi.LifeCycle
------------------------------------------------

                 Key: LBCORE-232
                 URL: http://jira.qos.ch/browse/LBCORE-232
             Project: logback-core
          Issue Type: Improvement
          Components: Appender
    Affects Versions: 0.9.14
            Reporter: Baptiste Mathus
            Assignee: Logback dev list


This central Appender class has no documentation for any of its method. 
It would be great to add some text describing under what circumstances/when it's supposed to be called.

Currently, for example, I think I'm being bitten too by LBGENERAL-42 so I wonder what the exact Lifecycle.close() call context is.

Seems like close is never called at JVM exit. This could be a possible use case, but I guess it would at least benefit a lot to have this context described in the contract of the interface, 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the logback-dev mailing list