[logback-dev] [JIRA] Commented: (LBCORE-59) Support for reconfiguration at runtime

Michael Osipov (JIRA) noreply-jira at qos.ch
Wed Oct 15 17:51:21 CEST 2008


    [ http://jira.qos.ch/browse/LBCORE-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=10772#action_10772 ] 

Michael Osipov commented on LBCORE-59:
--------------------------------------

Above that, I would to have a misconcept in log4j eliminated in here. You have explicitly programmatically to say reconfigureAndWatch. An extension of the logback.xml would be much besser, say:

{code:xml}
<configuration reconfigure="30">
    ....
</configuration>
{code}

If the configure attribute is present, a reconfig will happen every in this case 30 seconds.


> Support for reconfiguration at runtime
> --------------------------------------
>
>                 Key: LBCORE-59
>                 URL: http://jira.qos.ch/browse/LBCORE-59
>             Project: logback-core
>          Issue Type: New Feature
>          Components: Joran
>    Affects Versions: 0.9.9
>            Reporter: Michael Osipov
>            Assignee: Ceki Gulcu
>
> Joran should support reconfiguration at runime like log4j's DOMConfigurator#configureAndWatch.

-- 
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