CMS 3D CMS Logo

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

#include <MessageLogger.h>

Static Public Member Functions

constexpr static bool suppress () noexcept
 

Static Public Attributes

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

Detailed Description

Definition at line 37 of file MessageLogger.h.

Member Function Documentation

◆ suppress()

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

Definition at line 39 of file MessageLogger.h.

39 { return false; }

Member Data Documentation

◆ level

constexpr const messagelogger::ELseverityLevel edm::level::System::level = messagelogger::ELsevere
staticconstexpr

Definition at line 38 of file MessageLogger.h.