#include <log4cpp/Portability.hh>
#include <log4cpp/FileAppender.hh>
#include <string>
#include <stdarg.h>
Go to the source code of this file.
Namespaces | |
namespace | log4cpp |
Classes | |
class | log4cpp::DailyRollingFileAppender |
DailyRollingFileAppender is a FileAppender that rolls over the logfile once the next day starts. More... |