Skip to content

Commit 038bc57

Browse files
authored
Merge pull request #57
Version update 4.01
2 parents 7c13a44 + 9051925 commit 038bc57

File tree

533 files changed

+16464
-8320
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

533 files changed

+16464
-8320
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ RUN bash -c "scripts/DOCKER_private.sh"
1212
WORKDIR /
1313
RUN rm -rf /tmp/logdoctor
1414

15-
LABEL logdoctor.version=4.00
15+
LABEL logdoctor.version=4.01
1616

1717
ENTRYPOINT /usr/bin/logdoctor

HOW_TO_COMPILE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
### Requirements / Dependencies
66

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

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

docs/html/annotated.html

Lines changed: 85 additions & 70 deletions
Large diffs are not rendered by default.

docs/html/classBWlistException-members.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<tr id="projectrow">
2525
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
2626
<td id="projectalign">
27-
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
27+
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
2828
</div>
2929
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
3030
</td>

docs/html/classBWlistException.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<tr id="projectrow">
2525
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
2626
<td id="projectalign">
27-
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
27+
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
2828
</div>
2929
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
3030
</td>

docs/html/classChangelog-members.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<tr id="projectrow">
2525
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
2626
<td id="projectalign">
27-
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
27+
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
2828
</div>
2929
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
3030
</td>

docs/html/classChangelog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<tr id="projectrow">
2525
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
2626
<td id="projectalign">
27-
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
27+
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
2828
</div>
2929
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
3030
</td>

docs/html/classFileHandler-members.html renamed to docs/html/classCountData-members.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<tr id="projectrow">
2525
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
2626
<td id="projectalign">
27-
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
27+
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
2828
</div>
2929
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
3030
</td>
@@ -73,11 +73,11 @@
7373

7474
</div><!-- top -->
7575
<div class="header">
76-
<div class="headertitle"><div class="title">FileHandler&lt; Stream &gt; Member List</div></div>
76+
<div class="headertitle"><div class="title">CountData Member List</div></div>
7777
</div><!--header-->
7878
<div class="contents">
7979

80-
<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>
80+
<p>This is the complete list of members for <a class="el" href="classCountData.html">CountData</a>, including all inherited members.</p>
8181
</div><!-- contents -->
8282
<!-- start footer part -->
8383
<hr class="footer"/><address class="footer"><small>

docs/html/classCountData.html

Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,91 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5+
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
6+
<meta name="generator" content="Doxygen 1.10.0"/>
7+
<meta name="viewport" content="width=device-width, initial-scale=1"/>
8+
<title>LogDoctor: CountData Class Reference</title>
9+
<link href="tabs.css" rel="stylesheet" type="text/css"/>
10+
<script type="text/javascript" src="jquery.js"></script>
11+
<script type="text/javascript" src="dynsections.js"></script>
12+
<script type="text/javascript" src="clipboard.js"></script>
13+
<script type="text/javascript" src="cookie.js"></script>
14+
<link href="search/search.css" rel="stylesheet" type="text/css"/>
15+
<script type="text/javascript" src="search/searchdata.js"></script>
16+
<script type="text/javascript" src="search/search.js"></script>
17+
<link href="doxygen.css" rel="stylesheet" type="text/css" />
18+
</head>
19+
<body>
20+
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
21+
<div id="titlearea">
22+
<table cellspacing="0" cellpadding="0">
23+
<tbody>
24+
<tr id="projectrow">
25+
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
26+
<td id="projectalign">
27+
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
28+
</div>
29+
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
30+
</td>
31+
</tr>
32+
</tbody>
33+
</table>
34+
</div>
35+
<!-- end header part -->
36+
<!-- Generated by Doxygen 1.10.0 -->
37+
<script type="text/javascript">
38+
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
39+
var searchBox = new SearchBox("searchBox", "search/",'.html');
40+
/* @license-end */
41+
</script>
42+
<script type="text/javascript" src="menudata.js"></script>
43+
<script type="text/javascript" src="menu.js"></script>
44+
<script type="text/javascript">
45+
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
46+
$(function() {
47+
initMenu('',true,false,'search.php','Search');
48+
$(function() { init_search(); });
49+
});
50+
/* @license-end */
51+
</script>
52+
<div id="main-nav"></div>
53+
<!-- window showing the filter options -->
54+
<div id="MSearchSelectWindow"
55+
onmouseover="return searchBox.OnSearchSelectShow()"
56+
onmouseout="return searchBox.OnSearchSelectHide()"
57+
onkeydown="return searchBox.OnSearchSelectKey(event)">
58+
</div>
59+
60+
<!-- iframe showing the search results (closed by default) -->
61+
<div id="MSearchResultsWindow">
62+
<div id="MSearchResults">
63+
<div class="SRPage">
64+
<div id="SRIndex">
65+
<div id="SRResults"></div>
66+
<div class="SRStatus" id="Loading">Loading...</div>
67+
<div class="SRStatus" id="Searching">Searching...</div>
68+
<div class="SRStatus" id="NoMatches">No Matches</div>
69+
</div>
70+
</div>
71+
</div>
72+
</div>
73+
74+
</div><!-- top -->
75+
<div class="header">
76+
<div class="summary">
77+
<a href="classCountData-members.html">List of all members</a> </div>
78+
<div class="headertitle"><div class="title">CountData Class Reference<span class="mlabels"><span class="mlabel">final</span></span></div></div>
79+
</div><!--header-->
80+
<div class="contents">
81+
<hr/>The documentation for this class was generated from the following files:<ul>
82+
<li>logdoctor/modules/crapview/datatypes/<b>count_stats.h</b></li>
83+
<li>logdoctor/modules/crapview/datatypes/<b>count_stats.cpp</b></li>
84+
</ul>
85+
</div><!-- contents -->
86+
<!-- start footer part -->
87+
<hr class="footer"/><address class="footer"><small>
88+
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
89+
</small></address>
90+
</body>
91+
</html>

docs/html/classCraphelp-members.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<tr id="projectrow">
2525
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
2626
<td id="projectalign">
27-
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
27+
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
2828
</div>
2929
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
3030
</td>

docs/html/classCraphelp.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<tr id="projectrow">
2525
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
2626
<td id="projectalign">
27-
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
27+
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
2828
</div>
2929
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
3030
</td>

docs/html/classCrapinfo-members.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<tr id="projectrow">
2525
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
2626
<td id="projectalign">
27-
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
27+
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
2828
</div>
2929
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
3030
</td>

docs/html/classCrapinfo.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<tr id="projectrow">
2525
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
2626
<td id="projectalign">
27-
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
27+
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
2828
</div>
2929
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
3030
</td>

docs/html/classCraplog-members.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<tr id="projectrow">
2525
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
2626
<td id="projectalign">
27-
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
27+
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
2828
</div>
2929
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
3030
</td>

docs/html/classCraplog.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<tr id="projectrow">
2525
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
2626
<td id="projectalign">
27-
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
27+
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
2828
</div>
2929
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
3030
</td>
@@ -479,7 +479,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a12622a27780111b0b61c5e4d
479479
</table>
480480
</dd>
481481
</dl>
482-
<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>
482+
<dl class="section see"><dt>See also</dt><dd>FormatOps::getApacheLogSample(), FormatOps::getNginxLogSample(), FormatOps::getIisLogSample() </dd></dl>
483483

484484
</div>
485485
</div>
@@ -711,7 +711,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a0fb53209bcee846b313b1468
711711
</dd>
712712
</dl>
713713
<dl class="section return"><dt>Returns</dt><dd>Whether the process was successful or not </dd></dl>
714-
<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>
714+
<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>
715715

716716
</div>
717717
</div>
@@ -851,7 +851,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a27ba3271bf87a184c1b79a04
851851
</table>
852852
</dd>
853853
</dl>
854-
<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>
854+
<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>
855855

856856
</div>
857857
</div>
@@ -959,7 +959,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#ac09bc16c7cc4ad33fe0abfe5
959959
</dd>
960960
</dl>
961961
<dl class="section return"><dt>Returns</dt><dd>Whether the process was successful or not </dd></dl>
962-
<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>
962+
<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>
963963

964964
</div>
965965
</div>

docs/html/classCraplogLister-members.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<tr id="projectrow">
2525
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
2626
<td id="projectalign">
27-
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
27+
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
2828
</div>
2929
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
3030
</td>

docs/html/classCraplogLister.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<tr id="projectrow">
2525
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
2626
<td id="projectalign">
27-
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
27+
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
2828
</div>
2929
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
3030
</td>
@@ -85,8 +85,8 @@
8585
<img src="classCraplogLister.png" alt=""/>
8686
</div></div>
8787
<hr/>The documentation for this class was generated from the following files:<ul>
88-
<li>logdoctor/modules/craplog/modules/workers/<b>lister.h</b></li>
89-
<li>logdoctor/modules/craplog/modules/workers/<b>lister.cpp</b></li>
88+
<li>logdoctor/modules/craplog/workers/<b>lister.h</b></li>
89+
<li>logdoctor/modules/craplog/workers/<b>lister.cpp</b></li>
9090
</ul>
9191
</div><!-- contents -->
9292
<!-- start footer part -->

docs/html/classCraplogParser-members.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<tr id="projectrow">
2525
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
2626
<td id="projectalign">
27-
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
27+
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
2828
</div>
2929
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
3030
</td>

docs/html/classCraplogParser.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<tr id="projectrow">
2525
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
2626
<td id="projectalign">
27-
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
27+
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
2828
</div>
2929
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
3030
</td>
@@ -243,8 +243,8 @@ <h2 class="memtitle"><span class="permalink"><a href="#a286be6fa72be8bbfe43066cc
243243
</div>
244244
</div>
245245
<hr/>The documentation for this class was generated from the following files:<ul>
246-
<li>logdoctor/modules/craplog/modules/workers/<b>parser.h</b></li>
247-
<li>logdoctor/modules/craplog/modules/workers/<b>parser.cpp</b></li>
246+
<li>logdoctor/modules/craplog/workers/<b>parser.h</b></li>
247+
<li>logdoctor/modules/craplog/workers/<b>parser.cpp</b></li>
248248
</ul>
249249
</div><!-- contents -->
250250
<!-- start footer part -->

docs/html/classCrapnote-members.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<tr id="projectrow">
2525
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
2626
<td id="projectalign">
27-
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
27+
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
2828
</div>
2929
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
3030
</td>

docs/html/classCrapnote.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<tr id="projectrow">
2525
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
2626
<td id="projectalign">
27-
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
27+
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
2828
</div>
2929
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
3030
</td>

docs/html/classCrappath-members.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<tr id="projectrow">
2525
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
2626
<td id="projectalign">
27-
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
27+
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
2828
</div>
2929
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
3030
</td>

docs/html/classCrappath.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<tr id="projectrow">
2525
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
2626
<td id="projectalign">
27-
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
27+
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
2828
</div>
2929
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
3030
</td>

docs/html/classCrapup-members.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<tr id="projectrow">
2525
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
2626
<td id="projectalign">
27-
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
27+
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
2828
</div>
2929
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
3030
</td>

docs/html/classCrapup.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<tr id="projectrow">
2525
<td id="projectlogo"><img alt="Logo" src="dox_logo.png"/></td>
2626
<td id="projectalign">
27-
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.00</span>
27+
<div id="projectname">LogDoctor<span id="projectnumber">&#160;4.01</span>
2828
</div>
2929
<div id="projectbrief">Parse Apache2/Nginx/IIS logs and view dinamically generated statistics</div>
3030
</td>

0 commit comments

Comments
 (0)