mfplugins::ELANSI Class Reference

Message Facility destination which colorizes the console output. More...

Inherits mf::service::ELdestination.

List of all members.

Public Member Functions

 ELANSI (const fhicl::ParameterSet &pset)
 ELANSI Constructor.
virtual void routePayload (const std::ostringstream &o, const ErrorObj &e) override
 Serialize a MessageFacility message to the output.

Detailed Description

Message Facility destination which colorizes the console output.

Definition at line 20 of file ANSI_mfPlugin.cc.


Constructor & Destructor Documentation

mfplugins::ELANSI::ELANSI ( const fhicl::ParameterSet &  pset  ) 

ELANSI Constructor.

Parameters:
pset ParameterSet used to configure ELANSI

Definition at line 72 of file ANSI_mfPlugin.cc.


Member Function Documentation

void mfplugins::ELANSI::routePayload ( const std::ostringstream &  o,
const ErrorObj &  e 
) [override, virtual]

Serialize a MessageFacility message to the output.

Parameters:
o Stringstream object containing message data
e MessageFacility object containing header information

Definition at line 97 of file ANSI_mfPlugin.cc.


The documentation for this class was generated from the following file:

Generated on 23 Oct 2018 for artdaq_mfextensions by  doxygen 1.6.1