116 std::string * cat_p =
new std::string(category);
127 <<
":" << line <<
"\n";
133 if (lastSlash == std::string::npos)
return file;
134 if (lastSlash == file.size()-1)
return file;
135 return file.substr(lastSlash+1, file.size()-lastSlash-1);
static bool warningEnabled
ELslProxy< ELsuccessGen > const ELsuccess
static void standAloneThreshold(std::string const &severity)
void HaltMessageLogging()
static MessageDrop * instance()
bool isMessageProcessingSetUp()
static const unsigned char MLSCRIBE_RUNNING_INDICATOR
static bool debugAlwaysSuppressed
static void squelch(std::string const &category)
~LogWarningThatSuppressesLikeLogInfo()
void GroupLogStatistics(std::string const &category)
void setStandAloneMessageThreshold(std::string const &severity)
void squelchStandAloneMessageCategory(std::string const &category)
static bool warningAlwaysSuppressed
static void MLqGRP(std::string *cat_p)
static bool infoAlwaysSuppressed
std::string stripLeadingDirectoryTree(const std::string &file) const
void snapshotMessageLog()