Enumerations | Functions | Variables
spdlog::level Namespace Reference

Enumerations

enum  level_enum {
  trace = 0, debug = 1, info = 2, warn = 3,
  err = 4, critical = 5, off = 6
}
 

Functions

const char * to_short_str (spdlog::level::level_enum l)
 
const char * to_str (spdlog::level::level_enum l)
 

Variables

static const char *level_names[] static SPDLOG_LEVEL_NAMES const char * short_level_names [] { "T", "D", "I", "W", "E", "C", "O" }
 

Enumeration Type Documentation

Enumerator
trace 
debug 
info 
warn 
err 
critical 
off 

Definition at line 73 of file include/opc/spdlog/common.h.

Function Documentation

const char* spdlog::level::to_short_str ( spdlog::level::level_enum  l)
inline

Definition at line 96 of file include/opc/spdlog/common.h.

const char* spdlog::level::to_str ( spdlog::level::level_enum  l)
inline

Definition at line 91 of file include/opc/spdlog/common.h.

Variable Documentation

const char* level_names [] static SPDLOG_LEVEL_NAMES const char* spdlog::level::short_level_names[] { "T", "D", "I", "W", "E", "C", "O" }
static

Definition at line 89 of file include/opc/spdlog/common.h.



ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:12:10