Merge pull request #1184 from lightpanda-io/usage-fix

add --log_filter_scopes usage
This commit is contained in:
Karl Seguin
2025-10-28 10:07:34 +08:00
committed by GitHub

View File

@@ -373,7 +373,11 @@ const Command = struct {
\\ Defaults to
++ (if (builtin.mode == .Debug) " pretty." else " logfmt.") ++
\\
\\ --user_agent_suffix
\\--log_filter_scopes
\\ Filter out too verbose logs per scope:
\\ http, unknown_prop, script_event, ...
\\
\\--user_agent_suffix
\\ Suffix to append to the Lightpanda/X.Y User-Agent
\\
;