CCF
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
ccf::logger::config Class Reference

#include <logger.h>

Static Public Member Functions

static std::vector< std::unique_ptr< AbstractLogger > > & loggers ()
 
static void add_text_console_logger ()
 
static void add_json_console_logger ()
 
static void default_init ()
 
static LoggerLevellevel ()
 
static bool ok (LoggerLevel l)
 

Member Function Documentation

◆ add_json_console_logger()

static void ccf::logger::config::add_json_console_logger ( )
inlinestatic

◆ add_text_console_logger()

static void ccf::logger::config::add_text_console_logger ( )
inlinestatic

◆ default_init()

static void ccf::logger::config::default_init ( )
inlinestatic

◆ level()

static LoggerLevel & ccf::logger::config::level ( )
inlinestatic

◆ loggers()

static std::vector< std::unique_ptr< AbstractLogger > > & ccf::logger::config::loggers ( )
inlinestatic

◆ ok()

static bool ccf::logger::config::ok ( LoggerLevel  l)
inlinestatic

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