Hi all For my application I need a file appender that manages DatePattern in the name of the file like org.apache.log4j.DailyRollingFileAppender, but manages also the max number of file allowed and can compress log files. Because this functionalities are not implemented in log4j, I customized the DailyRollingFileAppender. It would be interesting to integrate this new class in the pax-logging, so it is possible avoid to create a fragment bundle and edit the file startup.properties every time I make a deploy. What do you think?
Br Giuseppe -- View this message in context: http://servicemix.396122.n5.nabble.com/Daily-file-appender-with-max-number-of-file-tp5718757.html Sent from the ServiceMix - Dev mailing list archive at Nabble.com.
