Base ConfigZyre class
More...
#include <ConfigZyre.hh>
|
static std::shared_ptr< spdlog::logger > | getConsoleOutput () |
| Get console output.
|
|
static void | setConsoleLevel (spdlog::level::level_enum level) |
| Sets console log level.
|
|
|
YAML::Node | mConfig |
| YAML Configuration.
|
|
std::map< std::string, YAML::Node > | mFilter {} |
| Filter list.
|
|
|
void | applyOptions (YAML::detail::iterator_value &src, YAML::Node &opt) |
|
◆ ConfigZyre()
Salsa::ConfigZyre::ConfigZyre |
( |
| ) |
|
◆ ~ConfigZyre()
Salsa::ConfigZyre::~ConfigZyre |
( |
| ) |
|
|
virtual |
◆ apply()
◆ applyOptions()
void Salsa::ConfigZyre::applyOptions |
( |
YAML::detail::iterator_value & |
src, |
|
|
YAML::Node & |
opt |
|
) |
| |
|
private |
◆ filter()
void Salsa::Config::filter |
( |
std::string const & |
f | ) |
|
|
inherited |
◆ load()
bool Salsa::Config::load |
( |
std::string |
file | ) |
|
|
virtualinherited |
◆ print()
void Salsa::Config::print |
( |
| ) |
const |
|
virtualinherited |
The documentation for this class was generated from the following files: