Definitions.hh File Reference

Definitions public header. More...

#include "Definitions.ih"
Include dependency graph for Definitions.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 senf
 
 senf::log
 

Defining logger objects

#define SENF_LOG_DEFINE_STREAM(stream, defaultLevel_, runtimeLimit_, compileLimit_)
 Define log stream. More...
 
#define SENF_LOG_DEFINE_AREA(area)
 Define log area. More...
 
#define SENF_LOG_DEFINE_NAMED_AREA(area, name)
 
#define SENF_LOG_CLASS_AREA()
 Define new default log area for the class. More...
 
#define SENF_LOG_DEFINE_ALIAS(alias, args)
 Define log parameter alias. More...
 
 senf::log::SENF_LOG_DEFINE_STREAM (Debug, MESSAGE, MESSAGE, NOTICE)
 Default global log stream. More...
 
 senf::log::SENF_LOG_DEFINE_AREA (DefaultArea)
 Default global log area. More...
 

Detailed Description

Definitions public header.

Definition in file Definitions.hh.