56 #ifndef DATATOOLS_LOGGER_H 57 #define DATATOOLS_LOGGER_H 64 #include "boost/current_function.hpp" 76 class object_configuration_description;
181 bool throw_on_error_ =
true);
184 const std::string & default_value_ =
"fatal",
185 const std::string & prefix_ =
"",
186 const std::string & from_ =
"");
200 #endif // DATATOOLS_LOGGER_H
Macros associated to logging utilities.
#define DR_TYPE_INIT(Introspectable)
Definition: reflection_interface.h:165