CppLogging
1.0.4.0
C++ Logging Library
|
Rolling file appender definition. More...
#include "logging/appenders/rolling_file_appender.h"
#include "errors/fatal.h"
#include "string/format.h"
#include "threads/thread.h"
#include "threads/wait_queue.h"
#include "time/timezone.h"
#include "utility/countof.h"
#include "utility/resource.h"
#include "utility/validate_aligned_storage.h"
#include "minizip/zip.h"
#include <atomic>
#include <cassert>
Go to the source code of this file.
Namespaces | |
CppLogging | |
C++ Logging project definitions. | |
Rolling file appender definition.
Definition in file rolling_file_appender.cpp.