From 5032a313244d7f24bce3e579f446413260f33746 Mon Sep 17 00:00:00 2001 From: jmjoy <918734043@qq.com> Date: Sun, 16 Feb 2025 14:58:20 +0800 Subject: [PATCH] Update docs/en/configuration/report-log.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: 吴晟 Wu Sheng --- docs/en/configuration/report-log.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/configuration/report-log.md b/docs/en/configuration/report-log.md index ea85779..75ec842 100644 --- a/docs/en/configuration/report-log.md +++ b/docs/en/configuration/report-log.md @@ -26,7 +26,7 @@ The possible values for this configuration are: ### Default Value -The default value for `skywalking_agent.psr_logging_level` is set to `Off`, which means no logs will be reported to SkyWalking unless specified otherwise. +The default value for `skywalking_agent.psr_logging_level` is set to `Off`, which means no log will be reported to SkyWalking unless specified otherwise. ## How It Works