Skip to content

Commit

Permalink
deploy: 4297f14
Browse files Browse the repository at this point in the history
  • Loading branch information
kwaa committed Sep 15, 2024
1 parent 7260579 commit 239552d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion admins/environments.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ <h1 id="environments"><a class="header" href="#environments">Environments</a></h
<h2 id="hatsu_log"><a class="header" href="#hatsu_log">HATSU_LOG</a></h2>
<ul>
<li>default: <code>info</code></li>
<li>example: <code>info,tokio::net=debug</code></li>
<li>example: <code>info,tokio::net=debug,sqlx::query=warn</code></li>
</ul>
<p>The format is the same as the <a href="https://docs.rs/tracing-subscriber/latest/tracing_subscriber/filter/struct.EnvFilter.html#example-syntax"><code>RUST_LOG</code></a>.</p>
<h2 id="hatsu_env_file"><a class="header" href="#hatsu_env_file">HATSU_ENV_FILE</a></h2>
Expand Down
2 changes: 1 addition & 1 deletion print.html
Original file line number Diff line number Diff line change
Expand Up @@ -679,7 +679,7 @@ <h2 id="flakes"><a class="header" href="#flakes">Flakes</a></h2>
<h2 id="hatsu_log"><a class="header" href="#hatsu_log">HATSU_LOG</a></h2>
<ul>
<li>default: <code>info</code></li>
<li>example: <code>info,tokio::net=debug</code></li>
<li>example: <code>info,tokio::net=debug,sqlx::query=warn</code></li>
</ul>
<p>The format is the same as the <a href="https://docs.rs/tracing-subscriber/latest/tracing_subscriber/filter/struct.EnvFilter.html#example-syntax"><code>RUST_LOG</code></a>.</p>
<h2 id="hatsu_env_file"><a class="header" href="#hatsu_env_file">HATSU_ENV_FILE</a></h2>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 239552d

Please sign in to comment.