18 #include <flecsi-config.h> 20 #if defined(FLECSI_ENABLE_FLOG) 35 #if defined(FLOG_ENABLE_DEBUG) 36 std::cerr << FLOG_COLOR_LTGRAY <<
"FLOG: activating tag " <<
tag 37 << FLOG_COLOR_PLAIN << std::endl;
43 << FLOG_COLOR_YELLOW <<
"FLOG: !!!WARNING You cannot use " 44 <<
"tag guards for externally scoped messages!!! " 45 <<
"This message will be active if FLOG_ENABLE_EXTERNAL is defined!!!" 46 << FLOG_COLOR_PLAIN << std::endl;
64 #endif // FLECSI_ENABLE_FLOG
Definition: tag_scope.hh:33
static flog_t & instance()
Definition: state.hh:73
Definition: control.hh:31
const size_t & active_tag() const
Definition: state.hh:266