Skip to content

Commit

Permalink
Merge pull request #57
Browse files Browse the repository at this point in the history
Version update 4.01
  • Loading branch information
elB4RTO authored May 15, 2024
2 parents 7c13a44 + 9051925 commit 038bc57
Show file tree
Hide file tree
Showing 533 changed files with 16,464 additions and 8,320 deletions.
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

0 comments on commit 038bc57

Please sign in to comment.