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

static constexpr 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()

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

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
static

Definition at line 38 of file MessageLogger.h.