Serialbox  2.2.0
Data serialization library and tools for C/C++, Python and Fortran
Logging.h File Reference
#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)
 

Detailed Description

This file contains the logging infrastructure.

Definition in file Logging.h.