[ http://issues.apache.org/jira/browse/LOG4NET-85?page=all ]

Mike Blake-Knox updated LOG4NET-85:
-----------------------------------

    Attachment: RollingFileAppender.patch

The need is also met by the Preserve File Extension code (originally from 
Joshua Bassett and later modified by me).

The patch was created using the latest version in SVN.

Mike

> 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
>         Attachments: RollingFileAppender.patch
>
>
> 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

        

Reply via email to