Add .txt to the log file name
-----------------------------
Key: LOG4NET-85
URL: http://issues.apache.org/jira/browse/LOG4NET-85
Project: Log4net
Issue Type: Improvement
Components: Appenders
Affects Versions: 1.2.10
Environment: All
Reporter: Tal G
Priority: Minor
When working with RollingFileAppender, the files name is end with some id like
log.0, log.2 .. log.20.
But those file extensions are not associated with a text file editor such as
notepad.
I suggest adding .txt to those names such as log.1.txt, log.2.txt .. log.20.txt
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira