64 LogWarningThatSuppressesLikeLogInfo::~LogWarningThatSuppressesLikeLogInfo() {}
123 if (lastSlash == std::string::npos)
125 if (lastSlash == file.size() - 1)
127 return file.substr(lastSlash + 1, file.size() - lastSlash - 1);
ELslProxy< ELdebugGen > const ELdebug
void HaltMessageLogging()
static MessageDrop * instance()
bool isMessageProcessingSetUp()
static const unsigned char MLSCRIBE_RUNNING_INDICATOR
void setStandAloneMessageThreshold(edm::ELseverityLevel const &severity)
static bool debugAlwaysSuppressed
static void squelch(std::string const &category)
void GroupLogStatistics(std::string const &category)
void squelchStandAloneMessageCategory(std::string const &category)
static bool warningAlwaysSuppressed
static void MLqGRP(std::string *cat_p)
static void standAloneThreshold(edm::ELseverityLevel const &severity)
static bool infoAlwaysSuppressed
std::string stripLeadingDirectoryTree(const std::string &file) const