Horizon Official Technical Documentation
|
|
#include <boost/log/trivial.hpp>
#include <boost/log/sources/severity_logger.hpp>
Go to the source code of this file.
Macros | |
#define | MainLog(type) BOOST_LOG_SEV(get_core_log(), boost::log::trivial::type) |
#define | HLog(type) BOOST_LOG_SEV(this->get_core_log(), boost::log::trivial::type) |
#define HLog | ( | type | ) | BOOST_LOG_SEV(this->get_core_log(), boost::log::trivial::type) |
#define MainLog | ( | type | ) | BOOST_LOG_SEV(get_core_log(), boost::log::trivial::type) |