|
Joedb 10.3.0
The Journal-Only Embedded Database
|
#include <joedb/ui/Parsed_Logger.h>
Public Types | |
| enum class | Type { none , clog , system } |
Public Member Functions | |
| Parsed_Logger (Arguments &args, Type default_log_type=Type::clog) | |
| Logger & | get () const |
| int | get_log_level () const |
| const std::string & | get_tag () const |
Definition at line 12 of file Parsed_Logger.h.
|
strong |
| Enumerator | |
|---|---|
| none | |
| clog | |
| system | |
Definition at line 15 of file Parsed_Logger.h.
| joedb::Parsed_Logger::Parsed_Logger | ( | Arguments & | args, |
| Type | default_log_type = Type::clog |
||
| ) |
Definition at line 14 of file Parsed_Logger.cpp.
|
inline |
Definition at line 34 of file Parsed_Logger.h.
|
inline |
Definition at line 35 of file Parsed_Logger.h.
|
inline |
Definition at line 36 of file Parsed_Logger.h.