From 1a6c20bfdabfadb23e2eb148f7c52bcfb3e03889 Mon Sep 17 00:00:00 2001 From: Peter Wilson Date: Wed, 8 Nov 2023 11:01:01 +0000 Subject: [PATCH] changelog for PR #24056 (#24060) --- changelog/24056.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changelog/24056.txt diff --git a/changelog/24056.txt b/changelog/24056.txt new file mode 100644 index 0000000000..baa7fa98bb --- /dev/null +++ b/changelog/24056.txt @@ -0,0 +1,3 @@ +```release-note:bug +core/config: Use correct HCL config value when configuring `log_requests_level`. +``` \ No newline at end of file