#include <ELostreamOutput.h>
|
using | Parameters = fhicl::WrappedTable< Config > |
|
enum | flag_enum {
NO_LINE_BREAKS,
TIMESTAMP,
MILLISECOND,
MODULE,
SUBROUTINE,
TEXT,
SOME_CONTEXT,
SERIAL,
FULL_CONTEXT,
TIME_SEPARATE,
EPILOGUE_SEPARATE,
NFLAGS
} |
|
Definition at line 13 of file ELostreamOutput.h.
mf::service::ELostreamOutput::~ELostreamOutput |
( |
| ) |
|
|
default |
Definition at line 15 of file ELostreamOutput.cc.
static constexpr double ps
ELostreamOutput(Parameters const &config, cet::ostream_handle &&, bool emitAtStart=false)
mf::service::ELostreamOutput::ELostreamOutput |
( |
Parameters const & |
config, |
|
|
std::ostream & |
os, |
|
|
bool |
emitAtStart = false |
|
) |
| |
Definition at line 9 of file ELostreamOutput.cc.
static constexpr double ps
ELostreamOutput(Parameters const &config, cet::ostream_handle &&, bool emitAtStart=false)
Definition at line 21 of file ELostreamOutput.cc.
28 osh,
"\n=================================================",
true,
true);
30 "\nMessage Log File written by MessageLogger service\n",
34 "\n=================================================\n",
void emitToken(std::ostream &os, std::string const &s, bool nl=false, bool preambleMode=false)
ELdestination(Config const &)
fhicl::TableFragment< ELdestination::Config > elDestConfig
void mf::service::ELostreamOutput::routePayload |
( |
std::ostringstream const & |
oss, |
|
|
mf::ErrorObj const & |
msg |
|
) |
| |
|
overrideprivatevirtual |
The documentation for this class was generated from the following files: