winss
Public Member Functions | List of all members
winss::LogSettingsParser Class Reference

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...
 

Detailed Description

Parser for the log settings.

Member Function Documentation

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.

Parameters
[in]directivesThe logger script directives.
Returns
The log settings
See also
LogSettings

References winss::LogSettings::file_size, FILESYSTEM, winss::LogSettings::log_dir, winss::LogSettings::number, and winss::LogSettings::timestamp.


The documentation for this class was generated from the following files: