Re: Ideas for a new RollingFileAppender

2013-08-14 Thread Dominik Psenner
2013/8/14 Stefan Bodewig > > The application runs for 3 days and thus log4net rolls the logfile 3 > > times. > > Well, I live in a world where all log files of an application are kept > inside the same folder :-) > For me too, but I've seen enough to know better. > More seriously, to me it so

Re: Ideas for a new RollingFileAppender

2013-08-14 Thread Stefan Bodewig
>> You've looked into this far more than I have but do your really feel the >> persistent storage is needed? To me scenarios like "I have manually >> deleted some log files" or "I have reconfigured the rolling conditions" >> don't really have to be supported by our rolling logic. If people >> in

[jira] [Commented] (LOG4NET-388) [PATCH] NotSupportedException is thrown in SystemInfo.AssemblyLocationInfo for dynamic assemblies

2013-08-14 Thread Dominik Psenner (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13739443#comment-13739443 ] Dominik Psenner commented on LOG4NET-388: - The argument "writing code that uses C

[jira] [Commented] (LOG4NET-388) [PATCH] NotSupportedException is thrown in SystemInfo.AssemblyLocationInfo for dynamic assemblies

2013-08-14 Thread Piotr Westfalewicz (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13739417#comment-13739417 ] Piotr Westfalewicz commented on LOG4NET-388: Indeed I have looked for test fo

[jira] [Commented] (LOG4NET-388) [PATCH] NotSupportedException is thrown in SystemInfo.AssemblyLocationInfo for dynamic assemblies

2013-08-14 Thread Dominik Psenner (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13739364#comment-13739364 ] Dominik Psenner commented on LOG4NET-388: - Thanks Piotr Westfalewicz for working

[jira] [Resolved] (LOG4NET-388) [PATCH] NotSupportedException is thrown in SystemInfo.AssemblyLocationInfo for dynamic assemblies

2013-08-14 Thread Dominik Psenner (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominik Psenner resolved LOG4NET-388. - Resolution: Fixed Fix Version/s: 1.2.12 Assignee: Dominik Psenner Fixed

[jira] [Commented] (LOG4NET-388) [PATCH] NotSupportedException is thrown in SystemInfo.AssemblyLocationInfo for dynamic assemblies

2013-08-14 Thread Piotr Westfalewicz (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13739328#comment-13739328 ] Piotr Westfalewicz commented on LOG4NET-388: I've only checked the source of