CppLogging 1.0.5.0
C++ Logging Library
|
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 | |
namespace | CppLogging |
C++ Logging project definitions. | |
Asynchronous wait-free logging processor implementation.
Definition in file async_wait_free_processor.cpp.