1 #ifndef MessageLogger_MessageLogger_h 2 #define MessageLogger_MessageLogger_h 168 template <
typename F>
207 template <
typename F>
241 template <
typename F>
281 template <
typename F>
326 template <
typename F>
371 template <
typename F>
412 template <
typename F>
453 template <
typename F>
491 template <
typename F>
534 template <
typename F>
572 template <
typename F>
586 namespace edmmltest {
613 template <
typename F>
641 template <
typename F>
670 #define LogDebug(id) true ? edm::Suppress_LogDebug_() : edm::Suppress_LogDebug_() 671 #define LogTrace(id) true ? edm::Suppress_LogDebug_() : edm::Suppress_LogDebug_() 674 #define LogDebug(id) \ 675 (edm::MessageDrop::debugAlwaysSuppressed || !edm::MessageDrop::instance()->debugEnabled) \ 677 : edm::LogDebug_(id, __FILE__, __LINE__) 678 #define LogTrace(id) \ 679 (edm::MessageDrop::debugAlwaysSuppressed || !edm::MessageDrop::instance()->debugEnabled) ? edm::LogTrace_() \ 691 #define IfLogDebug(cond, cat) \ 694 #define IfLogTrace(cond, cat) \ 698 #define IfLogDebug(cond, cat) LogDebug(cat) 699 #define IfLogTrace(cond, cat) LogTrace(cat) 702 #endif // MessageLogger_MessageLogger_h
LogAbsolute & operator<<(std::ios_base &(*f)(std::ios_base &))
LogVerbatim(std::string const &id)
LogImportant & operator<<(std::ostream &(*f)(std::ostream &))
LogAbsolute & operator<<(std::ostream &(*f)(std::ostream &))
LogPrint & operator<<(std::ostream &(*f)(std::ostream &))
LogInfo(std::string const &id)
static PFTauRenderPlugin instance
void HaltMessageLogging()
LogDebug_ & operator<<(T const &t)
LogWarning & operator=(LogWarning const &)=delete
LogAbsolute(std::string const &id)
LogVerbatim & operator<<(T const &t)
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)
LogInfo & operator<<(std::ios_base &(*f)(std::ios_base &))
LogTrace_ & operator<<(std::ostream &(*f)(std::ostream &))
void setStandAloneMessageThreshold(edm::ELseverityLevel const &severity)
LogVerbatim & operator<<(std::ostream &(*f)(std::ostream &))
LogInfo & operator<<(T const &t)
LogAbsolute & operator<<(T const &t)
LogWarning & operator<<(std::ios_base &(*f)(std::ios_base &))
void GroupLogStatistics(std::string const &category)
ELslProxy< ELerrorGen > const ELerror
LogError(std::string const &id)
LogSystem & operator<<(T const &t)
LogSystem & operator<<(std::ostream &(*f)(std::ostream &))
LogPrint & operator<<(T const &t)
LogWarningThatSuppressesLikeLogInfo(std::string const &id)
LogVerbatim & operator<<(std::ios_base &(*f)(std::ios_base &))
LogTrace_ & operator<<(T const &t)
LogVerbatim & log(F &&iF)
LogWarningThatSuppressesLikeLogInfo & operator<<(std::ostream &(*f)(std::ostream &))
LogDebug_ & operator<<(std::ios_base &(*f)(std::ios_base &))
void squelchStandAloneMessageCategory(std::string const &category)
LogProblem & operator<<(T const &t)
Suppress_LogDebug_ & operator<<(std::ostream &(*)(std::ostream &))
LogProblem & operator<<(std::ostream &(*f)(std::ostream &))
LogPrint(std::string const &id)
LogInfo & operator<<(std::ostream &(*f)(std::ostream &))
LogSystem & operator<<(std::ios_base &(*f)(std::ios_base &))
LogError & operator<<(T const &t)
ELslProxy< ELinfoGen > const ELinfo
ELslProxy< ELsevereGen > const ELsevere
LogSystem(std::string const &id)
LogWarningThatSuppressesLikeLogInfo & operator<<(std::ios_base &(*f)(std::ios_base &))
Suppress_LogDebug_ & log(F &&iF)
LogWarning & operator<<(std::ostream &(*f)(std::ostream &))
LogDebug_ & operator<<(std::ostream &(*f)(std::ostream &))
LogImportant(std::string const &id)
LogImportant & operator<<(T const &t)
LogError & operator<<(std::ostream &(*f)(std::ostream &))
LogTrace_ & operator<<(std::ios_base &(*f)(std::ios_base &))
std::string stripLeadingDirectoryTree(const std::string &file)
LogImportant & operator<<(std::ios_base &(*f)(std::ios_base &))
LogAbsolute & log(F &&iF)
static uInt32 F(BLOWFISH_CTX *ctx, uInt32 x)
LogWarningThatSuppressesLikeLogInfo & operator<<(T const &t)
LogPrint & operator<<(std::ios_base &(*f)(std::ios_base &))
Suppress_LogDebug_ & operator<<(T const &)
LogProblem & operator<<(std::ios_base &(*f)(std::ios_base &))
LogError & operator<<(std::ios_base &(*f)(std::ios_base &))
Suppress_LogDebug_ & operator<<(std::ios_base &(*)(std::ios_base &))