From cb4c5aa3e3239f89016f316696247677cb7415e4 Mon Sep 17 00:00:00 2001 From: Chris Hynes <111462425+chynesNR@users.noreply.github.com> Date: Tue, 21 Nov 2023 16:36:08 -0800 Subject: [PATCH] Update net-configure-logs-context-all.mdx Clarified support for Sitecore.Logging --- .../docs/logs/logs-context/net-configure-logs-context-all.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/logs/logs-context/net-configure-logs-context-all.mdx b/src/content/docs/logs/logs-context/net-configure-logs-context-all.mdx index 81db8c53559..36d1eeae180 100644 --- a/src/content/docs/logs/logs-context/net-configure-logs-context-all.mdx +++ b/src/content/docs/logs/logs-context/net-configure-logs-context-all.mdx @@ -39,7 +39,7 @@ You have three options to configure logs in context - log4net: 1.2.10+ (.NET Framework), 2.0.10+ (.NET Core). Requires .NET Agent v9.7.0+. - Many versions of Sitecore use log4net for logging. However, this version of log4net is currently unsupported by the agent. + Many versions of Sitecore use Sitecore.Logging, which is based off a fork of log4net, but independent. Support for this library was added in version 10.14.0 of the .NET Agent. - NLog: 4.1+ (.NET Framework), 4.5+ (.NET Core). Requires .NET Agent v9.7.0+.