LogDoctor/docs/html/structFormatOps_1_1LogsForm...

7.4 KiB

<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> <head> </head>
LogDoctor 2.00
Parse Apache2/Nginx/IIS logs and create statistics
Loading...
Searching...
No Matches
FormatOps::LogsFormat Struct Reference

Structure which holds informations about a log format. More...

#include <formats.h>

Public Attributes

std::string string
 The logs format string.
 
std::string initial
 The initial separator.
 
std::string final
 The final separator.
 
std::vector< std::string > separators
 The separators in the middle.
 
std::vector< std::string > fields
 The fields.
 
unsigned new_lines
 The number of new lines.
 

Detailed Description

Structure which holds informations about a log format.


The documentation for this struct was generated from the following file:
  • logdoctor/modules/craplog/modules/formats.h

Generated by doxygen 1.9.5 </html>