Public Member Functions

log2command_settings Class Reference

Settings class. More...

List of all members.

Public Member Functions

 get_log_parser ($filename)
 Return the parser of a log filename.
 has_command_file ()
 Queries whether there is a command file specified.
 validate ()
 Validate and sanitize the settings.

Detailed Description

Settings class.

Author:
Edward Plainview <it@sverigedemokraterna.se>

Member Function Documentation

get_log_parser ( filename  ) 

Return the parser of a log filename.

Returns:
Returns the anonymous function used to parse this log file.
has_command_file (  ) 

Queries whether there is a command file specified.

Returns:
True, if there is a command file specified.
validate (  ) 

Validate and sanitize the settings.

Will not hesitate to throw exceptions if settings are incorrect.


The documentation for this class was generated from the following file:
 All Classes Functions Variables