Skip to content

Commit

Permalink
Generate Javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
jhannes committed May 4, 2022
1 parent cde2db2 commit eb01ed8
Show file tree
Hide file tree
Showing 375 changed files with 2,642 additions and 2,637 deletions.
20 changes: 10 additions & 10 deletions docs/apidocs/allclasses-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.7) on Sat Dec 11 18:44:20 CET 2021 -->
<title>All Classes (logevents for Java 0.3.0-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.7) on Wed May 04 23:25:33 CEST 2022 -->
<title>All Classes (logevents for Java 0.3.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-12-11">
<meta name="dc.created" content="2022-05-04">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand All @@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Classes (logevents for Java 0.3.0-SNAPSHOT API)";
parent.document.title="All Classes (logevents for Java 0.3.2-SNAPSHOT API)";
}
}
catch(err) {
Expand Down Expand Up @@ -337,7 +337,7 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
<th class="colLast" scope="row">
<div class="block">Creates, parses and scans for file names matching a specified pattern, such as
<code>logs/%mdc{tenant:-common}/%date{YYYY-'w'WW}/%application-%EE.log</code>, which would expand to
<code>logs/example.org/2020-W01/myapplication-Mon.log</code> if the <a href="http://www.slf4j.org/apidocs/org/slf4j/MDC.html?is-external=true" title="class or interface in org.slf4j" class="externalLink"><code>MDC</code></a> variable
<code>logs/example.org/2020-W01/myapplication-Mon.log</code> if the <a href="https://www.slf4j.org/apidocs/org/slf4j/MDC.html?is-external=true" title="class or interface in org.slf4j" class="externalLink"><code>MDC</code></a> variable
"tenant" was "example.org" and the date 2019/12/30 (which was the first week of the year 2020).</div>
</th>
</tr>
Expand Down Expand Up @@ -484,7 +484,7 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
<th class="colLast" scope="row">
<div class="block">A <a href="org/logevents/LogEventObserver.html" title="interface in org.logevents"><code>LogEventObserver</code></a> that forwards all log events to a delegate observer
if they have a log level equal to or more severe than the <a href="org/logevents/core/LogEventFilter.html#getThreshold()"><code>LogEventFilter.getThreshold()</code></a>
or if there is a <a href="http://www.slf4j.org/apidocs/org/slf4j/MDC.html?is-external=true" title="class or interface in org.slf4j" class="externalLink"><code>MDC</code></a> variable on the thread which fulfills a
or if there is a <a href="https://www.slf4j.org/apidocs/org/slf4j/MDC.html?is-external=true" title="class or interface in org.slf4j" class="externalLink"><code>MDC</code></a> variable on the thread which fulfills a
configured logging rule.</div>
</th>
</tr>
Expand All @@ -505,8 +505,8 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
<tr id="i71" class="rowColor">
<td class="colFirst"><a href="org/logevents/core/LogEventGenerator.html" title="interface in org.logevents.core">LogEventGenerator</a></td>
<th class="colLast" scope="row">
<div class="block">Internal interface that is used by all calls to <a href="http://www.slf4j.org/apidocs/org/slf4j/Logger.html?is-external=true#error(java.lang.String)" title="class or interface in org.slf4j" class="externalLink"><code>Logger.error(java.lang.String)</code></a>, <a href="http://www.slf4j.org/apidocs/org/slf4j/Logger.html?is-external=true#warn(java.lang.String)" title="class or interface in org.slf4j" class="externalLink"><code>Logger.warn(java.lang.String)</code></a>,
<a href="http://www.slf4j.org/apidocs/org/slf4j/Logger.html?is-external=true#info(java.lang.String)" title="class or interface in org.slf4j" class="externalLink"><code>Logger.info(java.lang.String)</code></a>, <a href="http://www.slf4j.org/apidocs/org/slf4j/Logger.html?is-external=true#debug(java.lang.String)" title="class or interface in org.slf4j" class="externalLink"><code>Logger.debug(java.lang.String)</code></a> and <a href="http://www.slf4j.org/apidocs/org/slf4j/Logger.html?is-external=true#trace(java.lang.String)" title="class or interface in org.slf4j" class="externalLink"><code>Logger.trace(java.lang.String)</code></a>.</div>
<div class="block">Internal interface that is used by all calls to <a href="https://www.slf4j.org/apidocs/org/slf4j/Logger.html?is-external=true#error(java.lang.String)" title="class or interface in org.slf4j" class="externalLink"><code>Logger.error(java.lang.String)</code></a>, <a href="https://www.slf4j.org/apidocs/org/slf4j/Logger.html?is-external=true#warn(java.lang.String)" title="class or interface in org.slf4j" class="externalLink"><code>Logger.warn(java.lang.String)</code></a>,
<a href="https://www.slf4j.org/apidocs/org/slf4j/Logger.html?is-external=true#info(java.lang.String)" title="class or interface in org.slf4j" class="externalLink"><code>Logger.info(java.lang.String)</code></a>, <a href="https://www.slf4j.org/apidocs/org/slf4j/Logger.html?is-external=true#debug(java.lang.String)" title="class or interface in org.slf4j" class="externalLink"><code>Logger.debug(java.lang.String)</code></a> and <a href="https://www.slf4j.org/apidocs/org/slf4j/Logger.html?is-external=true#trace(java.lang.String)" title="class or interface in org.slf4j" class="externalLink"><code>Logger.trace(java.lang.String)</code></a>.</div>
</th>
</tr>
<tr id="i72" class="altColor">
Expand Down Expand Up @@ -673,7 +673,7 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
<tr id="i104" class="altColor">
<td class="colFirst"><a href="org/logevents/core/LoggerDelegator.html" title="class in org.logevents.core">LoggerDelegator</a></td>
<th class="colLast" scope="row">
<div class="block">Internal implementation of SLF4J <a href="http://www.slf4j.org/apidocs/org/slf4j/Logger.html?is-external=true" title="class or interface in org.slf4j" class="externalLink"><code>Logger</code></a>.</div>
<div class="block">Internal implementation of SLF4J <a href="https://www.slf4j.org/apidocs/org/slf4j/Logger.html?is-external=true" title="class or interface in org.slf4j" class="externalLink"><code>Logger</code></a>.</div>
</th>
</tr>
<tr id="i105" class="rowColor">
Expand Down Expand Up @@ -944,7 +944,7 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2022. All rights reserved.</small></p>
</footer>
</body>
</html>
6 changes: 3 additions & 3 deletions docs/apidocs/allclasses.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.7) on Sat Dec 11 18:44:20 CET 2021 -->
<title>All Classes (logevents for Java 0.3.0-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.7) on Wed May 04 23:25:33 CEST 2022 -->
<title>All Classes (logevents for Java 0.3.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-12-11">
<meta name="dc.created" content="2022-05-04">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand Down
10 changes: 5 additions & 5 deletions docs/apidocs/allpackages-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.7) on Sat Dec 11 18:44:20 CET 2021 -->
<title>All Packages (logevents for Java 0.3.0-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.7) on Wed May 04 23:25:33 CEST 2022 -->
<title>All Packages (logevents for Java 0.3.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-12-11">
<meta name="dc.created" content="2022-05-04">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand All @@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Packages (logevents for Java 0.3.0-SNAPSHOT API)";
parent.document.title="All Packages (logevents for Java 0.3.2-SNAPSHOT API)";
}
}
catch(err) {
Expand Down Expand Up @@ -256,7 +256,7 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2022. All rights reserved.</small></p>
</footer>
</body>
</html>
12 changes: 6 additions & 6 deletions docs/apidocs/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.7) on Sat Dec 11 18:44:20 CET 2021 -->
<title>Constant Field Values (logevents for Java 0.3.0-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.7) on Wed May 04 23:25:33 CEST 2022 -->
<title>Constant Field Values (logevents for Java 0.3.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-12-11">
<meta name="dc.created" content="2022-05-04">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand All @@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (logevents for Java 0.3.0-SNAPSHOT API)";
parent.document.title="Constant Field Values (logevents for Java 0.3.2-SNAPSHOT API)";
}
}
catch(err) {
Expand Down Expand Up @@ -122,7 +122,7 @@ <h2 title="org.logevents">org.logevents.*</h2>
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><a href="org/logevents/config/DefaultLogEventConfigurator.html#WELCOME_MESSAGE">WELCOME_MESSAGE</a></code></th>
<td class="colLast"><code>"Logging by LogEvents (http://logevents.org). Create a file logevents.properties with the line logevents.status=INFO to suppress this message"</code></td>
<td class="colLast"><code>"Logging by LogEvents (https://logevents.org). Create a file logevents.properties with the line logevents.status=INFO to suppress this message"</code></td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -197,7 +197,7 @@ <h2 title="org.logevents">org.logevents.*</h2>
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2022. All rights reserved.</small></p>
</footer>
</body>
</html>
10 changes: 5 additions & 5 deletions docs/apidocs/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.7) on Sat Dec 11 18:44:20 CET 2021 -->
<title>Deprecated List (logevents for Java 0.3.0-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.7) on Wed May 04 23:25:33 CEST 2022 -->
<title>Deprecated List (logevents for Java 0.3.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-12-11">
<meta name="dc.created" content="2022-05-04">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand All @@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (logevents for Java 0.3.0-SNAPSHOT API)";
parent.document.title="Deprecated List (logevents for Java 0.3.2-SNAPSHOT API)";
}
}
catch(err) {
Expand Down Expand Up @@ -143,7 +143,7 @@ <h2 title="Contents">Contents</h2>
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2022. All rights reserved.</small></p>
</footer>
</body>
</html>
10 changes: 5 additions & 5 deletions docs/apidocs/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.7) on Sat Dec 11 18:44:20 CET 2021 -->
<title>API Help (logevents for Java 0.3.0-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.7) on Wed May 04 23:25:33 CEST 2022 -->
<title>API Help (logevents for Java 0.3.2-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-12-11">
<meta name="dc.created" content="2022-05-04">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand All @@ -21,7 +21,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (logevents for Java 0.3.0-SNAPSHOT API)";
parent.document.title="API Help (logevents for Java 0.3.2-SNAPSHOT API)";
}
}
catch(err) {
Expand Down Expand Up @@ -275,7 +275,7 @@ <h2>Search</h2>
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2021. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2022. All rights reserved.</small></p>
</footer>
</body>
</html>

0 comments on commit eb01ed8

Please sign in to comment.