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