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

javascript - How to process users in one specific order using map o each function? -

java - Two interface have same method name with different return type -

javascript - Linking from page A to a specific iframe on page B -