Simulacrum  1.2
Static Public Attributes | List of all members
Simulacrum::SLogLevels Class Reference

#include <slogger.h>

Collaboration diagram for Simulacrum::SLogLevels:
Collaboration graph

Static Public Attributes

static const SLogLevel DEBUGL = 0
 
static const SLogLevel LOW = 1
 
static const SLogLevel MEDIUM = 2
 
static const SLogLevel HIGH = 3
 
static const SLogLevel HIGH_SYNC = 4
 

Member Data Documentation

◆ DEBUGL

const SLogLevel Simulacrum::SLogLevels::DEBUGL = 0
static

◆ HIGH

const SLogLevel Simulacrum::SLogLevels::HIGH = 3
static

◆ HIGH_SYNC

const SLogLevel Simulacrum::SLogLevels::HIGH_SYNC = 4
static

◆ LOW

const SLogLevel Simulacrum::SLogLevels::LOW = 1
static

◆ MEDIUM

const SLogLevel Simulacrum::SLogLevels::MEDIUM = 2
static

The documentation for this class was generated from the following file:
Simulacrum Project