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

Asynchronous wait-free logging processor implementation. More...

#include "logging/processors/async_wait_free_processor.h"
#include "errors/fatal.h"
#include "threads/thread.h"
#include <cassert>

Go to the source code of this file.

Namespaces

 CppLogging
 C++ Logging project definitions.
 

Detailed Description

Asynchronous wait-free logging processor implementation.

Author
Ivan Shynkarenka
Date
01.08.2016

Definition in file async_wait_free_processor.cpp.