5.2 KiB
5.2 KiB
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
</head>
The documentation for this struct was generated from the following file:
Generated by 1.9.5 </html>
LogDoctor 2.00
Parse Apache2/Nginx/IIS logs and create statistics
|
Loading...
Searching...
No Matches
Craplog::BWlist Struct Reference
Structure to hold the items of a blacklist/warnlist. More...
#include <craplog.h>
Public Attributes | |
bool | used |
Whether the list is set to be used or not. | |
std::vector< std::string > | list |
The list of items. | |
Detailed Description
Structure to hold the items of a blacklist/warnlist.
The documentation for this struct was generated from the following file:
- logdoctor/modules/craplog/craplog.h
Generated by 1.9.5 </html>