Message Facility destination which generates the output file name based on some combination of PID, hostname, application name, and/or timestamp. More...
Inherits mf::service::ELdestination.
Public Member Functions | |
ELGenFileOutput (const fhicl::ParameterSet &pset) | |
virtual void | routePayload (const std::ostringstream &, const ErrorObj &) override |
virtual void | flush () override |
Message Facility destination which generates the output file name based on some combination of PID, hostname, application name, and/or timestamp.
Definition at line 29 of file GenFile_mfPlugin.cc.