CppLogging  1.0.4.0
C++ Logging Library
Namespaces
rolling_file_appender.cpp File Reference

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.
 

Detailed Description

Rolling file appender definition.

Author
Ivan Shynkarenka
Date
12.09.2016

Definition in file rolling_file_appender.cpp.