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

Definition of toml_single_file_log_sink_config_parser class. More...

+ Include dependency graph for toml_single_file_log_sink_config_parser.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_single_file_log_sink_config_parser
 Class to parse configurations of log sinks to write to files without rotation. 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_single_file_log_sink_config_parser class.

Definition in file toml_single_file_log_sink_config_parser.h.