Configure Log4J2 with a System property to use a URL -


log4j2 accepts: -dlog4j.configurationfile=path/to/log4j2.xml

@see https://logging.apache.org/log4j/2.0/faq.html

but used able use real url http://host/configuration.xml.

is there way achieve or has been removed forever?

you may want raise feature request on log4j2 jira issue tracker.


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -