numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
Loading...
Searching...
No Matches
toml_log_sink_config_parser_base.h File Reference

Definition of toml_log_sink_config_parser_base class. More...

#include <memory>
#include <toml++/toml.h>
#include "num_collect/logging/config/log_sink_factory_base.h"
+ Include dependency graph for toml_log_sink_config_parser_base.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  num_collect::logging::config::toml::toml_log_sink_config_parser_base
 Interface of parser of configurations of log sinks. More...
 

Namespaces

namespace  num_collect
 Namespace of num_collect source codes.
 
namespace  num_collect::logging
 Namespace of logging.
 
namespace  num_collect::logging::config
 Namespace of logging configuration.
 
namespace  num_collect::logging::config::toml
 Namespace of logging configuration in TOML files.
 

Detailed Description

Definition of toml_log_sink_config_parser_base class.

Definition in file toml_log_sink_config_parser_base.h.