CMS 3D CMS Logo

List of all members | Static Public Member Functions | Static Public Attributes
edm::level::Debug Struct Reference

#include <MessageLogger.h>

Static Public Member Functions

constexpr static bool suppress () noexcept
 

Static Public Attributes

static constexpr const messagelogger::ELseverityLevel level = messagelogger::ELdebug
 

Detailed Description

Definition at line 63 of file MessageLogger.h.

Member Function Documentation

◆ suppress()

constexpr static bool edm::level::Debug::suppress ( )
inlinestaticconstexprnoexcept

Definition at line 65 of file MessageLogger.h.

65 { return false; }

Member Data Documentation

◆ level

constexpr const messagelogger::ELseverityLevel edm::level::Debug::level = messagelogger::ELdebug
staticconstexpr

Definition at line 64 of file MessageLogger.h.