#include <iostream>
Go to the source code of this file.
Classes | |
class | serialbox::Logging |
Control the logging behaviour. More... | |
Namespaces | |
serialbox | |
Namespace of the serialbox library. | |
Macros | |
#define | LOG(severity) SERIALBOX_INTERNAL_LOG(severity) |
Logging infrastructure. More... | |
#define | SERIALBOX_INTERNAL_LOG(severity) |
This file contains the logging infrastructure.
Definition in file Logging.h.