Defines facilities of the system logger. More...
#include <string>
#include <iosfwd>
Go to the source code of this file.
Classes | |
class | _Wolframe::log::SyslogFacility |
Facility (sink) for syslog. More... | |
Namespaces | |
_Wolframe | |
Toplevel Wolframe namespace. | |
_Wolframe::log | |
Logger structures (implemented in the core library libwfsingleton) | |
Macros | |
#define | WOLFRAME_EXPORT |
Functions | |
template<typename CharT , typename TraitsT > | |
std::basic_ostream< CharT, TraitsT > & | _Wolframe::log::operator<< (std::basic_ostream< CharT, TraitsT > &s, SyslogFacility::Facility f) |
map enum values to strings More... | |
Defines facilities of the system logger.
#define WOLFRAME_EXPORT |
Copyright © 2014 - Project Wolframe - All Rights Reserved