1 #ifndef MessageLogger_MessageLogger_h 2 #define MessageLogger_MessageLogger_h 220 {
ap <<
f;
return *
this; }
223 {
ap <<
f;
return *
this; }
423 {
ap <<
f;
return *
this; }
426 {
ap <<
f;
return *
this; }
526 namespace edmmltest {
601 #define LogDebug(id) true ? edm::Suppress_LogDebug_() : edm::Suppress_LogDebug_() 602 #define LogTrace(id) true ? edm::Suppress_LogDebug_() : edm::Suppress_LogDebug_() 605 #define LogDebug(id) (edm::MessageDrop::debugAlwaysSuppressed || !edm::MessageDrop::instance()->debugEnabled) ? edm::LogDebug_() : edm::LogDebug_(id, __FILE__, __LINE__) 606 #define LogTrace(id) (edm::MessageDrop::debugAlwaysSuppressed || !edm::MessageDrop::instance()->debugEnabled) ? edm::LogTrace_() : edm::LogTrace_(id) 617 #define IfLogDebug(cond, cat) if(cond) LogDebug(cat) 618 #define IfLogTrace(cond, cat) if(cond) LogTrace(cat) 620 #define IfLogDebug(cond, cat) LogDebug(cat) 621 #define IfLogTrace(cond, cat) LogTrace(cat) 625 #endif // MessageLogger_MessageLogger_h
LogVerbatim(std::string const &id)
LogInfo(std::string const &id)
static PFTauRenderPlugin instance
void HaltMessageLogging()
LogWarning & operator=(LogWarning const &)=delete
LogAbsolute(std::string const &id)
bool isMessageProcessingSetUp()
LogWarningThatSuppressesLikeLogInfo & log(F &&iF)
LogImportant & log(F &&iF)
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)
LogVerbatim & log(F &&iF)
void squelchStandAloneMessageCategory(std::string const &category)
LogPrint(std::string const &id)
ELslProxy< ELinfoGen > const ELinfo
ELslProxy< ELsevereGen > const ELsevere
LogSystem(std::string const &id)
Suppress_LogDebug_ & log(F &&iF)
LogImportant(std::string const &id)
std::string stripLeadingDirectoryTree(const std::string &file)
LogAbsolute & log(F &&iF)
static uInt32 F(BLOWFISH_CTX *ctx, uInt32 x)