15 Jun 2012 07:53
[jira] [Created] (LOG4NET-345) log file naming issue
akanksha gupta (JIRA <jira <at> apache.org>
2012-06-15 05:53:42 GMT
2012-06-15 05:53:42 GMT
akanksha gupta created LOG4NET-345:
--------------------------------------
Summary: log file naming issue
Key: LOG4NET-345
URL: https://issues.apache.org/jira/browse/LOG4NET-345
Project: Log4net
Issue Type: Bug
Components: Appenders
Environment: Asp.net application
Reporter: akanksha gupta
Priority: Critical
hi,
i am using log4net in my asp.net application,
How can I change the configuration so files are rolled to [FileName][Date].[ext] rather than [FileName].[ext][Date]
my web.config file is as follows:-
<
log4net>
<
logger name="WebTFEUI">
<
level value="ALL"/>
<
(Continue reading)
RSS Feed