Odil
A C++11 library for the DICOM standard
Loading...
Searching...
No Matches
logging.h File Reference
#include <boost/log/sources/severity_logger.hpp>
#include <boost/log/trivial.hpp>
#include "odil/odil.h"
Include dependency graph for logging.h:

Go to the source code of this file.

Namespaces

namespace  odil
namespace  odil::logging

Macros

#define ODIL_LOG(level)

Variables

boost::log::sources::severity_logger< int > odil::logging::logger

Macro Definition Documentation

◆ ODIL_LOG

#define ODIL_LOG ( level)
Value:
BOOST_LOG_SEV(odil::logging::logger, boost::log::trivial::level)
boost::log::sources::severity_logger< int > logger