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
LogVerbatim(std::string const &id)
LogInfo(std::string const &id)
static PFTauRenderPlugin instance
void HaltMessageLogging()
LogAbsolute(std::string const &id)
bool isMessageProcessingSetUp()
LogWarning & operator<<(T const &t)
LogWarning(std::string const &id)
ELslProxy< ELwarningGen > const ELwarning
LogProblem(std::string const &id)
void setStandAloneMessageThreshold(edm::ELseverityLevel const &severity)
void GroupLogStatistics(std::string const &category)
ELslProxy< ELerrorGen > const ELerror
LogError(std::string const &id)
LogWarningThatSuppressesLikeLogInfo(std::string const &id)
LogWarning & operator=(LogWarning const &)
void squelchStandAloneMessageCategory(std::string const &category)
LogPrint(std::string const &id)
ELslProxy< ELinfoGen > const ELinfo
ELslProxy< ELsevereGen > const ELsevere
LogSystem(std::string const &id)
LogImportant(std::string const &id)
std::string stripLeadingDirectoryTree(const std::string &file)