artdaq_mfextensions  v1_04_00
mfplugins::ELANSI Class Reference

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

Inheritance diagram for mfplugins::ELANSI:

Classes

struct  Config
 Configuration parameters for ELANSI. More...
 

Public Types

using Parameters = fhicl::WrappedTable< Config >
 Used for ParameterSet validation.
 

Public Member Functions

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

Detailed Description

Message Facility destination which colorizes the console output

Definition at line 19 of file ANSI_mfPlugin.cc.

Constructor & Destructor Documentation

mfplugins::ELANSI::ELANSI ( Parameters const &  pset)

ELANSI Constructor

Parameters
psetParameterSet used to configure ELANSI

Definition at line 83 of file ANSI_mfPlugin.cc.

Member Function Documentation

void mfplugins::ELANSI::routePayload ( const std::ostringstream &  o,
const ErrorObj &  e 
)
overridevirtual

Serialize a MessageFacility message to the output.

Parameters
oStringstream object containing message data
eMessageFacility object containing header information

Definition at line 92 of file ANSI_mfPlugin.cc.


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