I read some examples of log4cplus. But I've never found an example of finalization of log4cplus. So is there no need to finalize log4cplus by myself? log4cplus finalize by itself after an application finished. http://sourceforge.net/p/log4cplus/wiki/CodeExamples/
And one more question. Are there any way to create a new log file with every run of the application? I want to use timestamp for log file name.
log4cplus.appender.MyApp.FilenamePattern=D{%H:%M:%S}_MyApp.log