Details
Description
I found that the patch to make all RollingFileAppender log files have the same file extension (provided by Joshua Bassett) didn't work properly if the log4net configuration used a static file name.
I've attached a patch to version 312319 with his changes and mine merged.
Mike
Attachments
Attachments
Issue Links
- depends upon
-
LOG4NET-64 [PATCH] to RollingFileAppender.cs to add the ability to preserve the log file name extension when rolling the log file.
- Resolved