Go to the source code of this file.
Definition at line 12 of file mfexample.cc.
16 <<
"A WARNING message from the anotherLogger thread.";
17 mf::LogDebug(
"cat1"s) <<
"The debug message in the anotherLogger thread";
MaybeLogger_< ELseverityLevel::ELsev_success, false > LogDebug
MaybeLogger_< ELseverityLevel::ELsev_warning, false > LogWarning
void SetModuleName(string const &val)
Definition at line 22 of file mfexample.cc.
24 string const psString{
" statistics: [\"stats\"]" 26 " console: { type: \"cout\" threshold: \"DEBUG\" }" 28 " type: \"file\" threshold: \"DEBUG\"" 29 " filename: \"mylog\"" void SetIteration(string const &val)
static ParameterSet make(intermediate_table const &tbl)
MaybeLogger_< ELseverityLevel::ELsev_info, false > LogInfo
MaybeLogger_< ELseverityLevel::ELsev_error, false > LogError
void StartMessageFacility(fhicl::ParameterSet const &pset, string const &applicationName)
MaybeLogger_< ELseverityLevel::ELsev_success, false > LogDebug
MaybeLogger_< ELseverityLevel::ELsev_warning, false > LogWarning
void SetModuleName(string const &val)
void SetApplicationName(string const &applicationName)