You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/10/25 09:57:00 UTC

[jira] [Work logged] (LOG4NET-620) RollingFileAppender extension that backs up only a last specified period (days, hours, etc.) proposal

     [ https://issues.apache.org/jira/browse/LOG4NET-620?focusedWorklogId=669426&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-669426 ]

ASF GitHub Bot logged work on LOG4NET-620:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 25/Oct/21 09:56
            Start Date: 25/Oct/21 09:56
    Worklog Time Spent: 10m 
      Work Description: fluffynuts closed pull request #50:
URL: https://github.com/apache/logging-log4net/pull/50


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 669426)
    Time Spent: 20m  (was: 10m)

> RollingFileAppender extension that backs up only a last specified period (days, hours, etc.) proposal
> -----------------------------------------------------------------------------------------------------
>
>                 Key: LOG4NET-620
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-620
>             Project: Log4net
>          Issue Type: Wish
>          Components: Appenders
>            Reporter: Farhan Nasim
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> A scenario occurs in many business cases where log files covering only a last specified period is needed (e.g. last 5 days, last 3 hours, etc.) Log4net doesn't provide any such appender; couldn't find any standard implementation either. I am writing one such appender (made some progress in fact) that derives from _RollingFileAppender_ and follows Log4net conventions.
>  # Is Log4net considering this or any similar appenders?
>  # I need some critical feedbacks (e.g. naming, conventions, etc.) at this stage. Am I supposed to submit my changes as a pull request or have them discussed here?
>  # Is there any coding convention guide for contributors?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)