Parser-Friendly Message Facility destination plugin
More...
|
using | Parameters = fhicl::WrappedTable< Config > |
| Used for ParameterSet validation.
|
|
Parser-Friendly Message Facility destination plugin
Definition at line 23 of file Friendly_mfPlugin.cc.
mfplugins::ELFriendly::ELFriendly |
( |
Parameters const & |
pset | ) |
|
|
explicit |
void mfplugins::ELFriendly::fillPrefix |
( |
std::ostringstream & |
o, |
|
|
const ErrorObj & |
msg |
|
) |
| |
|
override |
Fill the "Prefix" portion of the message.
- Parameters
-
o | Output stringstream |
e | MessageFacility object containing header information |
Definition at line 84 of file Friendly_mfPlugin.cc.
void mfplugins::ELFriendly::fillSuffix |
( |
std::ostringstream & |
o, |
|
|
const ErrorObj & |
msg |
|
) |
| |
|
override |
Fill the "Suffix" portion of the message.
- Parameters
-
o | Output stringstream |
e | MessageFacility object containing header information |
Definition at line 234 of file Friendly_mfPlugin.cc.
void mfplugins::ELFriendly::fillUsrMsg |
( |
std::ostringstream & |
o, |
|
|
const ErrorObj & |
msg |
|
) |
| |
|
override |
Fill the "User Message" portion of the message.
- Parameters
-
o | Output stringstream |
e | MessageFacility object containing header information |
Definition at line 188 of file Friendly_mfPlugin.cc.
The documentation for this class was generated from the following file: