Odil
A C++11 library for the DICOM standard
|
#include <boost/log/sources/severity_logger.hpp>
#include <boost/log/trivial.hpp>
#include "odil/odil.h"
Go to the source code of this file.
Namespaces | |
odil | |
odil::logging | |
Macros | |
#define | ODIL_LOG(level) BOOST_LOG_SEV(odil::logging::logger, boost::log::trivial::level) |
Variables | |
boost::log::sources::severity_logger< int > | odil::logging::logger |
#define ODIL_LOG | ( | level | ) | BOOST_LOG_SEV(odil::logging::logger, boost::log::trivial::level) |