You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4net-dev@logging.apache.org by "rakesh (JIRA)" <ji...@apache.org> on 2010/03/15 07:41:27 UTC

[jira] Created: (LOG4NET-251) RollingFileAppender with rollingStyle="Date" and maximumFileSize both are not working Simultaneously.

RollingFileAppender with rollingStyle="Date"  and maximumFileSize both are not working Simultaneously. 
-------------------------------------------------------------------------------------------------------

                 Key: LOG4NET-251
                 URL: https://issues.apache.org/jira/browse/LOG4NET-251
             Project: Log4net
          Issue Type: Bug
          Components: Appenders
         Environment: windows-7 OS
            Reporter: rakesh


I have one problem with RollingFileAppender Type.
when i am create a configuration with rollingstyle=Date and with maximumFileSize=1 KB. then also appender is write a more then 1 kb. of file size.
now we remove a  rollingstyle=Date then it works fine with maximumFileSize. is there are any problem with maximumFileSize and rollingstyle=Date ?



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


AW: [jira] Created: (LOG4NET-251) RollingFileAppender with rollingStyle="Date" and maximumFileSize both are not working Simultaneously.

Posted by Dominik Psenner <dp...@gmail.com>.
Does this also happen if you limit the filesize to something bigger like
500k or more?

-----Ursprüngliche Nachricht-----
Von: rakesh (JIRA) [mailto:jira@apache.org] 
Gesendet: Montag, 15. März 2010 07:41
An: log4net-dev@logging.apache.org
Betreff: [jira] Created: (LOG4NET-251) RollingFileAppender with
rollingStyle="Date" and maximumFileSize both are not working Simultaneously.

RollingFileAppender with rollingStyle="Date"  and maximumFileSize both are
not working Simultaneously. 
----------------------------------------------------------------------------
---------------------------

                 Key: LOG4NET-251
                 URL: https://issues.apache.org/jira/browse/LOG4NET-251
             Project: Log4net
          Issue Type: Bug
          Components: Appenders
         Environment: windows-7 OS
            Reporter: rakesh


I have one problem with RollingFileAppender Type.
when i am create a configuration with rollingstyle=Date and with
maximumFileSize=1 KB. then also appender is write a more then 1 kb. of file
size.
now we remove a  rollingstyle=Date then it works fine with maximumFileSize.
is there are any problem with maximumFileSize and rollingstyle=Date ?



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.