1 #ifndef MessageLogger_MessageLogger_h
2 #define MessageLogger_MessageLogger_h
202 {
ap <<
f;
return *
this; }
205 {
ap <<
f;
return *
this; }
360 {
ap <<
f;
return *
this; }
363 {
ap <<
f;
return *
this; }
440 namespace edmmltest {
501 #define LogDebug(id) true ? edm::Suppress_LogDebug_() : edm::Suppress_LogDebug_()
502 #define LogTrace(id) true ? edm::Suppress_LogDebug_() : edm::Suppress_LogDebug_()
505 #define LogDebug(id) (edm::MessageDrop::debugAlwaysSuppressed || !edm::MessageDrop::instance()->debugEnabled) ? edm::LogDebug_() : edm::LogDebug_(id, __FILE__, __LINE__)
506 #define LogTrace(id) (edm::MessageDrop::debugAlwaysSuppressed || !edm::MessageDrop::instance()->debugEnabled) ? edm::LogTrace_() : edm::LogTrace_(id)
509 #endif // MessageLogger_MessageLogger_h
LogPrint & operator=(LogPrint const &)
LogVerbatim(std::string const &id)
LogVerbatim & operator=(LogVerbatim const &)
LogInfo(std::string const &id)
static PFTauRenderPlugin instance
void HaltMessageLogging()
LogDebug_ & operator<<(T const &t)
LogAbsolute(std::string const &id)
LogVerbatim & operator<<(T const &t)
bool isMessageProcessingSetUp()
LogWarning & operator<<(T const &t)
LogWarning(std::string const &id)
ELslProxy< ELwarningGen > const ELwarning
LogProblem(std::string const &id)
LogSystem & operator=(LogSystem const &)
void setStandAloneMessageThreshold(edm::ELseverityLevel const &severity)
LogInfo & operator<<(T const &t)
LogAbsolute & operator<<(T const &t)
~LogWarningThatSuppressesLikeLogInfo()
void GroupLogStatistics(std::string const &category)
LogProblem & operator=(LogProblem const &)
ELslProxy< ELerrorGen > const ELerror
LogError(std::string const &id)
LogSystem & operator<<(T const &t)
LogPrint & operator<<(T const &t)
LogWarningThatSuppressesLikeLogInfo(std::string const &id)
LogTrace_ & operator<<(T const &t)
LogWarning & operator=(LogWarning const &)
void squelchStandAloneMessageCategory(std::string const &category)
LogProblem & operator<<(T const &t)
LogPrint(std::string const &id)
LogError & operator=(LogError const &)
LogError & operator<<(T const &t)
LogAbsolute & operator=(LogAbsolute const &)
ELslProxy< ELinfoGen > const ELinfo
ELslProxy< ELsevereGen > const ELsevere
LogSystem(std::string const &id)
LogImportant(std::string const &id)
LogImportant & operator<<(T const &t)
LogImportant & operator=(LogImportant const &)
LogInfo & operator=(LogInfo const &)
std::string stripLeadingDirectoryTree(const std::string &file)
volatile std::atomic< bool > shutdown_flag false
std::string stripLeadingDirectoryTree(const std::string &file) const
LogWarningThatSuppressesLikeLogInfo & operator<<(T const &t)
Suppress_LogDebug_ & operator<<(T const &)
LogWarningThatSuppressesLikeLogInfo & operator=(LogWarningThatSuppressesLikeLogInfo const &)