Show a web proxy startup message by default

This commit is contained in:
Gregory Schier
2026-09-14 22:44:58 -07:00
parent d465c5679a
commit 881cff472d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ arguments; `--help` lists them all.
## Logging
Default logs contain operational warnings and errors, not request URLs, client IPs,
Default logs contain a startup message and operational warnings and errors, not request URLs, client IPs,
DNS lookups, or per-request timing. To diagnose a self-hosted instance, opt in with
`RUST_LOG=warn,yaak_http=error,yaak_web=debug`. This includes request URLs and IPs,
so only enable it while debugging. Hosting infrastructure may maintain its own