From 722a02e6796db07d1436ca8670dfd2ae9ee39438 Mon Sep 17 00:00:00 2001 From: asonix Date: Mon, 11 Dec 2023 15:00:13 -0600 Subject: [PATCH] Update help output in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 79568ca..875f36a 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,8 @@ Options: Format of logs printed to stdout [possible values: compact, json, normal, pretty] --log-targets Log levels to print to stdout, respects RUST_LOG formatting + --log-spans + Whether to log openning and closing of tracing spans to stdout --console-address Address and port to expose tokio-console metrics --console-buffer-capacity