Message Facility Destination which automatically opens files and sorts messages into them based on given criteria. More...
Inherits mf::service::ELdestination.
Public Member Functions | |
ELMultiFileOutput (const fhicl::ParameterSet &pset) | |
virtual void | routePayload (const std::ostringstream &, const ErrorObj &) override |
virtual void | flush () override |
Message Facility Destination which automatically opens files and sorts messages into them based on given criteria.
Definition at line 21 of file MultiFile_mfPlugin.cc.