Notcurses 3.0.13
a blingful library for TUIs and character graphics
Loading...
Searching...
No Matches
NCLogLevel Struct Reference

#include <NCLogLevel.hh>

Static Public Attributes

static constexpr ncloglevel_e Silent = NCLOGLEVEL_SILENT
 
static constexpr ncloglevel_e Panic = NCLOGLEVEL_PANIC
 
static constexpr ncloglevel_e Fatal = NCLOGLEVEL_FATAL
 
static constexpr ncloglevel_e Error = NCLOGLEVEL_ERROR
 
static constexpr ncloglevel_e Warning = NCLOGLEVEL_WARNING
 
static constexpr ncloglevel_e Info = NCLOGLEVEL_INFO
 
static constexpr ncloglevel_e Verbose = NCLOGLEVEL_VERBOSE
 
static constexpr ncloglevel_e Debug = NCLOGLEVEL_DEBUG
 
static constexpr ncloglevel_e Trace = NCLOGLEVEL_TRACE
 

Detailed Description

Definition at line 8 of file NCLogLevel.hh.

Field Documentation

◆ Debug

constexpr ncloglevel_e Debug = NCLOGLEVEL_DEBUG
staticconstexpr

Definition at line 17 of file NCLogLevel.hh.

◆ Error

constexpr ncloglevel_e Error = NCLOGLEVEL_ERROR
staticconstexpr

Definition at line 13 of file NCLogLevel.hh.

◆ Fatal

constexpr ncloglevel_e Fatal = NCLOGLEVEL_FATAL
staticconstexpr

Definition at line 12 of file NCLogLevel.hh.

◆ Info

constexpr ncloglevel_e Info = NCLOGLEVEL_INFO
staticconstexpr

Definition at line 15 of file NCLogLevel.hh.

◆ Panic

constexpr ncloglevel_e Panic = NCLOGLEVEL_PANIC
staticconstexpr

Definition at line 11 of file NCLogLevel.hh.

◆ Silent

constexpr ncloglevel_e Silent = NCLOGLEVEL_SILENT
staticconstexpr

Definition at line 10 of file NCLogLevel.hh.

◆ Trace

constexpr ncloglevel_e Trace = NCLOGLEVEL_TRACE
staticconstexpr

Definition at line 18 of file NCLogLevel.hh.

◆ Verbose

constexpr ncloglevel_e Verbose = NCLOGLEVEL_VERBOSE
staticconstexpr

Definition at line 16 of file NCLogLevel.hh.

◆ Warning

constexpr ncloglevel_e Warning = NCLOGLEVEL_WARNING
staticconstexpr

Definition at line 14 of file NCLogLevel.hh.


The documentation for this struct was generated from the following file: