From 9d9d35f4a8eb24c2487d17bac111c97decc97212 Mon Sep 17 00:00:00 2001 From: dilipbheda Date: Sat, 28 Dec 2024 21:23:49 +0530 Subject: [PATCH] fix: e2e error --- documentation/api/guides/logging.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/api/guides/logging.md b/documentation/api/guides/logging.md index 5e224dbed01..63326c930b2 100644 --- a/documentation/api/guides/logging.md +++ b/documentation/api/guides/logging.md @@ -1,4 +1,4 @@ -## Debugging Database Queries +# Debugging Database Queries To log all database queries, add the following variables to your `api/.env` file: