blacklong commented on issue #3927:
URL: 
https://github.com/apache/logging-log4j2/issues/3927#issuecomment-3290387384

   thank you.
   
   but, log4j-web-2.17.2.jar is in WEB-INF\lib,
   
   on debug mode,I set breakpoint at:
   ----------------
   org.apache.logging.log4j.web.Log4jServletContainerInitializer.java
   public void onStartup(final Set<Class<?>> classes, final ServletContext 
servletContext) throws ServletException {
   ----------------
   org.apache.logging.log4j.web.WebLookup.java
   public String lookup(final LogEvent event, final String key) {
   ------------------
   Both methods execute normally without any problems. 
   Method lookup also returns the path:  
E:\git\xxxx\target\20150609.16238/../data/log/QueryOrderAppender-2025-09-10- 
.log
   
   Is there something else that might be wrong with my program?
   
   thank you .
   


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