1 #ifndef MessageService_ELadministrator_h 2 #define MessageService_ELadministrator_h 76 std::shared_ptr<ELdestination>
attach(std::shared_ptr<ELdestination> sink);
110 std::list<edm::propagate_const<std::shared_ptr<ELdestination>>>
sinks_;
123 #endif // MessageService_ELadministrator_h const messagelogger::ELseverityLevel & abortThreshold() const
void log(edm::ErrorObj &msg)
int severityCounts(int lev) const
std::shared_ptr< ELdestination > attach(std::shared_ptr< ELdestination > sink)
messagelogger::ELseverityLevel highSeverity_
std::map< std::string, edm::propagate_const< std::shared_ptr< ELdestination > > > attachedDestinations_
void resetSeverityCount()
void setTimespans(const std::string &id, int seconds)
int severityCount(const messagelogger::ELseverityLevel &sev) const
int severityCounts_[messagelogger::ELseverityLevel::nLevels]
void setIntervals(const std::string &id, int interval)
void setThresholds(const messagelogger::ELseverityLevel &sev)
std::list< edm::propagate_const< std::shared_ptr< ELdestination > > > sinks_
const messagelogger::ELseverityLevel & exitThreshold() const
const messagelogger::ELseverityLevel & highSeverity() const
messagelogger::ELseverityLevel checkSeverity()
void setLimits(const std::string &id, int limit)