Deployed 73e5d6a to main with MkDocs 1.5.3 and mike 2.0.0

This commit is contained in:
github-actions[bot] 2024-03-19 23:10:35 +00:00
parent 06eb06ef1a
commit 54c4b8003c
4 changed files with 5 additions and 5 deletions

View File

@ -316,7 +316,7 @@ ports:
# optional: logging configuration
log:
# optional: Log level (one from debug, info, warn, error). Default: info
# optional: Log level (one from trace, debug, info, warn, error). Default: info
level: info
# optional: Log format (text or json). Default: text
format: text

View File

@ -1657,7 +1657,7 @@ configuration properties as <a href="../config.yml">JSON</a>.</p>
<span class="c1"># optional: logging configuration</span>
<span class="nt">log</span><span class="p">:</span>
<span class="w"> </span><span class="c1"># optional: Log level (one from debug, info, warn, error). Default: info</span>
<span class="w"> </span><span class="c1"># optional: Log level (one from trace, debug, info, warn, error). Default: info</span>
<span class="w"> </span><span class="nt">level</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">info</span>
<span class="w"> </span><span class="c1"># optional: Log format (text or json). Default: text</span>
<span class="w"> </span><span class="nt">format</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">text</span>
@ -1793,7 +1793,7 @@ configuration properties as <a href="../config.yml">JSON</a>.</p>
<tbody>
<tr>
<td>log.level</td>
<td>enum (debug, info, warn, error)</td>
<td>enum (trace, debug, info, warn, error)</td>
<td>info</td>
<td>Log level</td>
</tr>
@ -1807,7 +1807,7 @@ configuration properties as <a href="../config.yml">JSON</a>.</p>
<td>log.timestamp</td>
<td>bool</td>
<td>true</td>
<td>Log time stamps (true or false).</td>
<td>Log timestamps (true or false).</td>
</tr>
<tr>
<td>log.privacy</td>

File diff suppressed because one or more lines are too long

Binary file not shown.