[logback-dev] [JIRA] Resolved: (LBCORE-111) Support for crolonog type rolling

Ceki Gulcu (JIRA) noreply-jira at qos.ch
Sun Aug 9 18:54:10 CEST 2009


     [ http://jira.qos.ch/browse/LBCORE-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ceki Gulcu resolved LBCORE-111.
-------------------------------

    Fix Version/s: 0.9.17
       Resolution: Fixed

Feature was already present. It is now documented and has also been tested with support for cleaning of old archived files. 

> Support for crolonog type rolling
> ---------------------------------
>
>                 Key: LBCORE-111
>                 URL: http://jira.qos.ch/browse/LBCORE-111
>             Project: logback-core
>          Issue Type: Improvement
>          Components: Appender
>            Reporter: Ceki Gulcu
>            Assignee: Ceki Gulcu
>             Fix For: 0.9.17
>
>
> Add support for cronolog type logging file separation.  For example:
>     TransferLog "|/usr/sbin/cronolog /web/logs/%Y/%m/%d/access.log"
>     ErrorLog    "|/usr/sbin/cronolog /web/logs/%Y/%m/%d/errors.log"
> This allows each log file to be separated by year, month, etc.
> See http://cronolog.org/features.html for details.
> Interestingly enough, TimeBasedRollingPolicy already supports this feature. It's just not tested nor documented.

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