ppkarwasz commented on issue #3577:
URL: 
https://github.com/apache/logging-log4j2/issues/3577#issuecomment-2757943579

   @voddan,
   
   > ```
   > Mar 27, 2025 12:27:48 PM org.apache.catalina.startup.VersionLoggerListener 
log
   > INFO: Command line argument: -Dlog4j2.StatusLogger.level=OFF
   > Mar 27, 2025 12:27:48 PM org.apache.catalina.startup.VersionLoggerListener 
log
   > INFO: Command line argument: -Dlog4j2.statusLoggerLevel=OFF
   > ```
   
   Either one of these should be OK. Are you still experiencing problems? You 
can force a status logger `ERROR` by adding an uknown XML tag in your 
configuration, e.g. `<UknownTag/>`.
   
   Note that these messages do not come from status logger.
   
   > ```
   > 12:27:48,405 INFO  [Log4jHandler] Configured log4j2 from locations 
[file:/X:/dev/mv-ref/mobileview/build/target/mv/services/asset-manager/tomcat/bin/../conf/log4j2.xml];
 last added was 
X:\dev\mv-ref\mobileview\build\target\mv\services\asset-manager\tomcat\bin\..\conf\log4j2.xml
   > 12:28:18,414 INFO  [Log4jHandler] Log4j2 Initialized
   > .....
   > ```
   
   


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