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+.