ame and/or causes IIS to hang
> ---
>
> Key: LOG4NET-175
> URL: https://issues.apache.org/jira/browse/LOG4NET-175
> Project: Log4net
> Issue Type: Bug
[
https://issues.apache.org/jira/browse/LOG4NET-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roy Chastain reassigned LOG4NET-175:
Assignee: Roy Chastain
> RollingFileAppender generates unexpected filename and/or cau
ame and/or causes IIS to hang
> ---
>
> Key: LOG4NET-175
> URL: https://issues.apache.org/jira/browse/LOG4NET-175
> Project: Log4net
> Issue Type: Bug
but this will do it.
}
}
Ideally this fix should be in the core RollingFileAppender, FileAppender
implementations with appropriate additional configuration status checks.
> RollingFileAppender generates unexpected filename and
eduledFilename but this will do it.
}
}
Ideally this fix should be in the core RollingFileAppender, FileAppender
implementations with appropriate additional configuration status checks.
> RollingFileAppender generates unexpect
RollingFileAppender generates unexpected filename and/or causes IIS to hang
---
Key: LOG4NET-175
URL: https://issues.apache.org/jira/browse/LOG4NET-175
Project: Log4net
OTECTED]; log4net-dev@logging.apache.org
Sent: Wednesday, September 24, 2008 4:09:37 PM
Subject: RE: RollingFileAppender generates unexpected filename and/or causes
IIS to hang
I solved this one:
This behaviour is due to
RollingFileAppender and it's base class FileAppender not resetting certain
privat
9 PM
To: [EMAIL PROTECTED]
Subject: RollingFileAppender generates unexpected filename and/or causes
IIS to hang
We are using rolling file appender in an IIS managed C# application. Our
log4Net deployment is configured with the following options specified in
basic.xml:
. The
file pattern for our l
We are using rolling file appender in an IIS managed C# application. Our
log4Net deployment is configured with the following options specified in
basic.xml:
. The
file pattern for our log file name is
"abc_%date{MMdd_HHmmss}_%processid_.log".
We have observed in our production environment