Wolframe, 0.0.3

logBackend.hpp File Reference

Interface for the logging backend. More...

#include "logger/logLevel.hpp"
#include "logger/logSyslogFacility.hpp"
#include <string>

Go to the source code of this file.

Classes

class  _Wolframe::log::LogBackend
 Logger backend implementing the logger sink. More...
 

Namespaces

 _Wolframe
 Toplevel Wolframe namespace.
 
 _Wolframe::log
 Logger structures (implemented in the core library libwfsingleton)
 

Macros

#define WOLFRAME_EXPORT
 

Detailed Description

Interface for the logging backend.

Macro Definition Documentation

#define WOLFRAME_EXPORT