#include <log4cpp/Portability.hh>#include <log4cpp/FileAppender.hh>#include <string>#include <stdarg.h>
Go to the source code of this file.
Classes | |
| class | RollingFileAppender |
| RollingFileAppender is a FileAppender that rolls over the logfile once it has reached a certain size limit. More... | |