Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version update 4.01 #57

Merged
merged 56 commits into from
May 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
f31abb3
Improved tests suite
elB4RTO Feb 18, 2024
71ab2b9
Fix
elB4RTO Mar 1, 2024
5d2b4aa
Updated build scripts
elB4RTO Mar 1, 2024
cc0dcad
Updated HOW_TO_COMPILE
elB4RTO Mar 1, 2024
fa0ea67
Updated CMakeLists.txt
elB4RTO Apr 16, 2024
969a5f5
Code improvements
elB4RTO Apr 16, 2024
8b65604
Fixed typo in ArrayOps
elB4RTO Apr 20, 2024
c2b0e89
Added IsStdArray concept to ArrayOps
elB4RTO Apr 20, 2024
56c2ced
Improved tests suite
elB4RTO Apr 20, 2024
abb2662
Fixed compiler warning
elB4RTO Apr 20, 2024
b418eca
Code improvements
elB4RTO Apr 20, 2024
0fc4281
Added Crapconf lib
elB4RTO Apr 21, 2024
fcfc52f
Improvements and updates
elB4RTO Apr 21, 2024
ae6867d
Updated UI
elB4RTO Apr 21, 2024
969666f
Updated resources
elB4RTO Apr 21, 2024
be43324
Updated main stylesheet
elB4RTO Apr 21, 2024
88f4c89
Updated ConfigsPage enum with new values
elB4RTO Apr 21, 2024
e59d5fc
Updated MainWindow
elB4RTO Apr 21, 2024
4dbfc27
Improved and updated Crapview
elB4RTO Apr 21, 2024
d2115ce
Updated default conf file
elB4RTO Apr 21, 2024
4339d03
Updated MainWindow
elB4RTO Apr 21, 2024
2251104
Updated UI
elB4RTO Apr 22, 2024
997d1c8
Updated resources
elB4RTO Apr 22, 2024
2da551b
Updated ConfigsPage enum
elB4RTO Apr 22, 2024
601862c
Updated MainWindow
elB4RTO Apr 22, 2024
bd8f408
Updated Crapview
elB4RTO Apr 22, 2024
9abeab6
Updated default conf file
elB4RTO Apr 22, 2024
1cb69b0
Updated translation files
elB4RTO Apr 22, 2024
01ee5a8
Updated translation resources
elB4RTO Apr 22, 2024
1ea1b0d
Code improvements
elB4RTO Apr 27, 2024
d999d85
Structure improvements
elB4RTO Apr 27, 2024
88e080f
Code improvements
elB4RTO Apr 27, 2024
eba625e
Structure improvements
elB4RTO Apr 27, 2024
d83bb2a
CMake improvements
elB4RTO Apr 27, 2024
d319a25
Fixed some compiler warnings
elB4RTO Apr 27, 2024
b6bac6d
Updated doc comments
elB4RTO Apr 27, 2024
0789e7f
Code improvements
elB4RTO Apr 27, 2024
cbf76a2
CMake improvements
elB4RTO Apr 28, 2024
4db09dc
Updated CMake directives
elB4RTO Apr 28, 2024
5df9f27
Updated build scripts
elB4RTO Apr 28, 2024
e7ada82
Fixed CTest directives
elB4RTO Apr 28, 2024
7d110cc
Code improvements
elB4RTO Apr 30, 2024
cd9d48b
Added new dialogs
elB4RTO Apr 30, 2024
662d837
Updated tests suite
elB4RTO Apr 30, 2024
f12ca9e
Version update
elB4RTO May 7, 2024
0f59d64
Updates
elB4RTO May 7, 2024
4132293
Updated Changelog
elB4RTO May 7, 2024
9212ead
Updated some dialogs phrases
elB4RTO May 7, 2024
7c9e60c
Updated translation files
elB4RTO May 7, 2024
3b08c6e
Updated translation resurces
elB4RTO May 7, 2024
165d519
Updated documentation
elB4RTO May 7, 2024
2ba8f6b
Added workaround for MacOS
elB4RTO May 13, 2024
fea6499
Moved ArrayOps to Workarounds
elB4RTO May 13, 2024
3dc0167
Improved tests suite
elB4RTO May 13, 2024
954c652
Fixed compiler warning
elB4RTO May 14, 2024
9051925
Updated cl compilet flags
elB4RTO May 14, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ RUN bash -c "scripts/DOCKER_private.sh"
WORKDIR /
RUN rm -rf /tmp/logdoctor

LABEL logdoctor.version=4.00
LABEL logdoctor.version=4.01

ENTRYPOINT /usr/bin/logdoctor
4 changes: 2 additions & 2 deletions HOW_TO_COMPILE.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
### Requirements / Dependencies

- C++ 20
- Qt6 *(Framework 6.2+, Linguist, Widgets, Charts, Sql, Network)*
- Qt6 *(Framework 6.6+, Linguist, Widgets, Charts, Sql, Network)*
- CMake
- gcc / clang / msvc<br/><br/>

Expand All @@ -16,7 +16,7 @@
- Prepare a build folder:
<br/>`mkdir build && cd build`<br/><br/>
- Prepare **CMake**'s build files:
<br/>`cmake ../logdoctor -DCMAKE_BUILD_TYPE=MinSizeRel`<br/><br/>
<br/>`cmake ../logdoctor -DCMAKE_BUILD_TYPE=Release`<br/><br/>
- Use **CMake** to compile the entire project:
<br/>`cmake --build ./ --target all`<br/><br/>

Expand Down
155 changes: 85 additions & 70 deletions docs/html/annotated.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/html/classBWlistException-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
<td id="projectalign">
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
</div>
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/classBWlistException.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
<td id="projectalign">
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
</div>
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/classChangelog-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
<td id="projectalign">
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
</div>
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/classChangelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
<td id="projectalign">
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
</div>
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
<td id="projectalign">
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
</div>
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
</td>
Expand Down Expand Up @@ -73,11 +73,11 @@

</div><!-- top -->
<div class="header">
<div class="headertitle"><div class="title">FileHandler&lt; Stream &gt; Member List</div></div>
<div class="headertitle"><div class="title">CountData Member List</div></div>
</div><!--header-->
<div class="contents">

<p>This is the complete list of members for <a class="el" href="classFileHandler.html">FileHandler&lt; Stream &gt;</a>, including all inherited members.</p>
<p>This is the complete list of members for <a class="el" href="classCountData.html">CountData</a>, including all inherited members.</p>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Expand Down
91 changes: 91 additions & 0 deletions docs/html/classCountData.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.10.0"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>LogDoctor: CountData Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<script type="text/javascript" src="clipboard.js"></script>
<script type="text/javascript" src="cookie.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
<td id="projectalign">
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
</div>
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.10.0 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>

</div><!-- top -->
<div class="header">
<div class="summary">
<a href="classCountData-members.html">List of all members</a> </div>
<div class="headertitle"><div class="title">CountData Class Reference<span class="mlabels"><span class="mlabel">final</span></span></div></div>
</div><!--header-->
<div class="contents">
<hr/>The documentation for this class was generated from the following files:<ul>
<li>logdoctor/modules/crapview/datatypes/<b>count_stats.h</b></li>
<li>logdoctor/modules/crapview/datatypes/<b>count_stats.cpp</b></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.10.0
</small></address>
</body>
</html>
2 changes: 1 addition & 1 deletion docs/html/classCraphelp-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
<td id="projectalign">
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
</div>
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/classCraphelp.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
<td id="projectalign">
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
</div>
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/classCrapinfo-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
<td id="projectalign">
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
</div>
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/classCrapinfo.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
<td id="projectalign">
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
</div>
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/classCraplog-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
<td id="projectalign">
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
</div>
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
</td>
Expand Down
10 changes: 5 additions & 5 deletions docs/html/classCraplog.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
<td id="projectalign">
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
</div>
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
</td>
Expand Down Expand Up @@ -479,7 +479,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a12622a27780111b0b61c5e4d
</table>
</dd>
</dl>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classFormatOps.html#a58b73f3dc433fea22315c178999d621c" title="Returns a log line sample based on the given format.">FormatOps::getApacheLogSample()</a>, <a class="el" href="classFormatOps.html#a41c435c5a78c343059f57d4110cf2ac3" title="Returns a log line sample based on the given format.">FormatOps::getNginxLogSample()</a>, <a class="el" href="classFormatOps.html#ac2f8b6e0917e3393e2b3df3f1eefdb93" title="Returns a log line sample based on the given format.">FormatOps::getIisLogSample()</a> </dd></dl>
<dl class="section see"><dt>See also</dt><dd>FormatOps::getApacheLogSample(), FormatOps::getNginxLogSample(), FormatOps::getIisLogSample() </dd></dl>

</div>
</div>
Expand Down Expand Up @@ -711,7 +711,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a0fb53209bcee846b313b1468
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>Whether the process was successful or not </dd></dl>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classFormatOps.html" title="FormatOps.">FormatOps</a>, FormatOps::LogsFormat, <a class="el" href="classFormatOps.html#a156fe7cba5df1112b3da21af52375105" title="Processes the given string to extrapolate the format for Apache2.">FormatOps::processApacheFormatString()</a> </dd></dl>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="namespaceFormatOps.html" title="FormatOps.">FormatOps</a>, FormatOps::LogsFormat, <a class="el" href="namespaceFormatOps.html#ae91a969cdd31902a33bd7057892dbc6e" title="Processes the given string to extrapolate the format for Apache2.">FormatOps::processApacheFormatString()</a> </dd></dl>

</div>
</div>
Expand Down Expand Up @@ -851,7 +851,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a27ba3271bf87a184c1b79a04
</table>
</dd>
</dl>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classFormatOps.html" title="FormatOps.">FormatOps</a>, FormatOps::LogsFormat, <a class="el" href="classFormatOps.html#a97dfe752848f74025a022ebea3e7cf8c" title="Processes the given string to extrapolate the format for the IIS.">FormatOps::processIisFormatString()</a> </dd></dl>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="namespaceFormatOps.html" title="FormatOps.">FormatOps</a>, FormatOps::LogsFormat, <a class="el" href="namespaceFormatOps.html#a5e0e6cbff339d73a3bf2b6322132914a" title="Processes the given string to extrapolate the format for IIS.">FormatOps::processIisFormatString()</a> </dd></dl>

</div>
</div>
Expand Down Expand Up @@ -959,7 +959,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#ac09bc16c7cc4ad33fe0abfe5
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>Whether the process was successful or not </dd></dl>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classFormatOps.html" title="FormatOps.">FormatOps</a>, FormatOps::LogsFormat, <a class="el" href="classFormatOps.html#afd175180e69aa5784bfb2ec2911bedc3" title="Processes the given string to extrapolate the format for Nginx.">FormatOps::processNginxFormatString()</a> </dd></dl>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="namespaceFormatOps.html" title="FormatOps.">FormatOps</a>, FormatOps::LogsFormat, <a class="el" href="namespaceFormatOps.html#a6b98e73f2f34d24e85456f8a395cf586" title="Processes the given string to extrapolate the format for Nginx.">FormatOps::processNginxFormatString()</a> </dd></dl>

</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/classCraplogLister-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
<td id="projectalign">
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
</div>
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
</td>
Expand Down
6 changes: 3 additions & 3 deletions docs/html/classCraplogLister.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
<td id="projectalign">
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
</div>
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
</td>
Expand Down Expand Up @@ -85,8 +85,8 @@
<img src="classCraplogLister.png" alt=""/>
</div></div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>logdoctor/modules/craplog/modules/workers/<b>lister.h</b></li>
<li>logdoctor/modules/craplog/modules/workers/<b>lister.cpp</b></li>
<li>logdoctor/modules/craplog/workers/<b>lister.h</b></li>
<li>logdoctor/modules/craplog/workers/<b>lister.cpp</b></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
Expand Down
2 changes: 1 addition & 1 deletion docs/html/classCraplogParser-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
<td id="projectalign">
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
</div>
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
</td>
Expand Down
6 changes: 3 additions & 3 deletions docs/html/classCraplogParser.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
<td id="projectalign">
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
</div>
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
</td>
Expand Down Expand Up @@ -243,8 +243,8 @@ <h2 class="memtitle"><span class="permalink"><a href="#a286be6fa72be8bbfe43066cc
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>logdoctor/modules/craplog/modules/workers/<b>parser.h</b></li>
<li>logdoctor/modules/craplog/modules/workers/<b>parser.cpp</b></li>
<li>logdoctor/modules/craplog/workers/<b>parser.h</b></li>
<li>logdoctor/modules/craplog/workers/<b>parser.cpp</b></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
Expand Down
2 changes: 1 addition & 1 deletion docs/html/classCrapnote-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
<td id="projectalign">
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
</div>
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/classCrapnote.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
<td id="projectalign">
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
</div>
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/classCrappath-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
<td id="projectalign">
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
</div>
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/classCrappath.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
<td id="projectalign">
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
</div>
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/classCrapup-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
<td id="projectalign">
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
</div>
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/classCrapup.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<tr id="projectrow">
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
<td id="projectalign">
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
</div>
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
</td>
Expand Down
Loading