From 9015c3a71b6110b667ee8d47d2e8715fb1c89146 Mon Sep 17 00:00:00 2001 From: James Rodewig Date: Wed, 18 Dec 2024 12:50:43 -0500 Subject: [PATCH] Remove redundant sentence --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05559bb5..f2632300 100644 --- a/README.md +++ b/README.md @@ -756,7 +756,7 @@ in the API reference. To enable debug logging, set the `FAUNA_DEBUG` environment variable to a string-encoded [`LOG_LEVELS`](https://fauna.github.io/fauna-js/latest/variables/LOG_LEVELS.html) -integer. Debug logging is disabled by default. +integer: ```shell # Enable logging for warnings (3) and above: