fire
v0.19.0
Framework for sImulation and Reconstruction of Events
Logger.h
1
#ifndef FRAMEWORK_LOGGER_H
2
#define FRAMEWORK_LOGGER_H
3
4
#include "
fire/logging/Logger.h
"
5
6
namespace
framework::logging {
7
using
logger
=
fire::logging::logger
;
8
}
9
10
#define ldmx_log(lvl) fire_log(lvl)
11
12
#endif
Logger.h
Interface to Boost.Logging.
fire::logging::logger
log::sources::severity_channel_logger_mt< level, std::string > logger
Short names for boost::log.
Definition:
Logger.h:84
include
Framework
Logger.h
Generated by
1.9.2