ppkarwasz commented on code in PR #3534:
URL: https://github.com/apache/logging-log4j2/pull/3534#discussion_r1995774531


##########
src/site/antora/modules/ROOT/pages/manual/thread-context.adoc:
##########
@@ -159,7 +159,20 @@ You can provide a custom `ContextDataProvider` 
implementation as follows:
 ----
 META-INF/services/org.apache.logging.log4j.core.util.ContextDataProvider
 ----
-. Write the fully-qualified class name of your custom implementation (e.g., 
`com.mycompany.CustomContextDataProvider`) to the file created in the previous 
step
+. Write the fully-qualified class name of your custom implementation (e.g., 
`com.mycompany.CustomContextDataProvider`) to the file created in the previous 
step.
+
+==== Third-party custom thread context data providers
+
+[IMPORTANT]
+====
+These context data providers are supplied by **third-party** vendors and are 
not maintained by the Apache Software Foundation.

Review Comment:
   Fixed in 
https://github.com/apache/logging-log4j2/pull/3534/commits/84c6da7b084512d2e9d54b6cb42c8b718a80b8ed



-- 
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: notifications-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to