
| Key: |
LOG4NET-85
|
| Type: |
Improvement
|
| Status: |
Resolved
|
| Resolution: |
Duplicate
|
| Priority: |
Minor
|
| Assignee: |
Unassigned
|
| Reporter: |
Tal G
|
| Votes: |
0
|
| Watchers: |
2
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
|
|
Environment:
|
All
|
|
| Resolution Date: |
25/Jul/06 11:16 PM
|
|
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
|
|
Description
|
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 |
Show » |
|
Duplicate of
LOG4NET-64.