vy commented on code in PR #3534:
URL: https://github.com/apache/logging-log4j2/pull/3534#discussion_r1995444600
##########
src/site/antora/modules/ROOT/partials/manual/systemproperties/properties-context-selector.adoc:
##########
@@ -55,4 +55,17 @@
link:../javadoc/log4j-core/org/apache/logging/log4j/core/osgi/BundleContextSelec
Creates a separate logger context per OSGi bundle and synchronous loggers
link:../javadoc/log4j-core/org/apache/logging/log4j/core/selector/JndiContextSelector.html[`org.apache.logging.log4j.core.selector.JndiContextSelector`]::
-Creates loggers contexts based on a JNDI lookup and synchronous loggers See
xref:jakarta.adoc#jndi-configuration[Web application] for details.
\ No newline at end of file
+Creates loggers contexts based on a JNDI lookup and synchronous loggers See
xref:jakarta.adoc#jndi-configuration[Web application] for details.
+
+There are also third-party context selector implementations:
+
+[IMPORTANT]
+====
+These context selectors are provided by **third-party** vendors and are not
maintained by the Apache Software Foundation.
Review Comment:
```suggestion
These lookups are provided by **third-party** vendors and are not maintained
by the link:{logging-services-url}[Apache Logging Services] (Log4j, Log4cxx,
Log4net) project.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]