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


##########
src/site/antora/modules/ROOT/pages/manual/lookups.adoc:
##########
@@ -999,6 +1002,29 @@ The Spring Boot 3 Lookup conflicts with the 
<<#SpringBootLookup>>.
 If you are upgrading to Spring Boot 3, make sure to remove the latter from 
your classpath.
 ====
 
+[#TomcatLookup]
+=== Tomcat Lookup
+
+[cols="1h,4"]
+|===
+| Syntax
+|
+`tomcat:<key>`
+
+where `key` is one of the
+https://oss.copernik.eu/tomcat/3.x/components/log4j-tomcat#TomcatLookup-keys[supported
 Tomcat Lookup keys]
+| Dependency | 
https://oss.copernik.eu/tomcat/3.x/components/log4j-tomcat#installation[`eu.copernik:log4j-tomcat`]
+|===
+
+The Tomcat Lookup allows retrieving the names of the currently active Tomcat 
engine, host and application context.
+See
+https://oss.copernik.eu/tomcat/3.x/components/log4j-tomcat#TomcatLookup[Copernik.eu
 Tomcat Lookup documentation] for more details.
+
+[TIP]
+====
+If you wish your custom lookup to appear on this page, use the ``[Edit]`` link 
at the top and submit a pull request.
+====

Review Comment:
   I don't think there is a need to state the obvious.
   
   ```suggestion
   ```



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