Mule 3.6 : Log4j2: How to read java vm arguments -


is there way read java vm arguments in log4j2.xml ? ${jvmrunargs:argname} not work. arguments in mule's wrapper.conf have read in log 4j log pattern.

according log4j2 documentation jvmrunargs can

a jvm input argument accessed through jmx, not main argument

is case?


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

c++ - Using Gtest how return different values in ON_CALL? -

asp.net core mvc - How important is the global.json and src folder? -