winss
|
Parser for the log settings. More...
#include <log_settings_parser.hpp>
Public Member Functions | |
winss::LogSettings | Parse (const std::vector< std::string > &directives) const |
Parser for the log settings. More... | |
Parser for the log settings.
winss::LogSettings winss::LogSettingsParser::Parse | ( | const std::vector< std::string > & | directives | ) | const |
Parser for the log settings.
Given the list of directives, compose the logger settings required to build the logger.
[in] | directives | The logger script directives. |
References winss::LogSettings::file_size, FILESYSTEM, winss::LogSettings::log_dir, winss::LogSettings::number, and winss::LogSettings::timestamp.