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

   Sure, go ahead! Thanks for picking this up!
   
   Out of curiosity, are you using the `jvmrunargs` lookup yourself, or just 
contributing to improve things? This lookup may have **limited** usefulness in 
practice, since many applications already parse JVM or CLI arguments and store 
them in system properties or an environment-like structure.
   
   For example, in Spring Boot, CLI options of the form `--<key>=<value>` are 
automatically placed in the application environment, so this lookup wouldn’t 
add much value there.
   


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