ATLAS Offline Software
|
Interface class for logging, can be overriden to e.g. More...
#include <L1CaloBsDecoderRun3.h>
Public Member Functions | |
virtual | ~Logging ()=default |
virtual void | err (const std::string &location, const std::string &title, const std::string &detail) const |
Interface class for logging, can be overriden to e.g.
log errors a different way e.g. in offline software this can be replaced with a AthenaMonitoring histogramming Default is to log to cerr;
Definition at line 31 of file L1CaloBsDecoderRun3.h.
|
virtualdefault |
|
inlinevirtual |
Reimplemented in eFexByteStreamTool::MonitoredLogging.
Definition at line 34 of file L1CaloBsDecoderRun3.h.