![]() |
LogDoctor 2.05
Parse Apache2/Nginx/IIS logs and view dinamically generated statistics
|
Functions | |
const LogType | defineFileType (const std::vector< std::string > &lines, const LogsFormat &format) |
Defines the type of a file. | |
Operations for the logs
const LogType LogOps::defineFileType | ( | const std::vector< std::string > & | lines, |
const LogsFormat & | format | ||
) |
Defines the type of a file.
lines | A list of (randomly picked) lines from the file to examine |
format | The logs format to use to determine if the file is valid or not |