Swing-based client for remotely editing the log4j configuration and remotely monitoring StatusLogger output. Includes a JConsole plug-in.
'org.apache.logging.log4j:log4j-jmx-gui:2.0'
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-jmx-gui</artifactId>
<version>2.0</version>
</dependency>
<dependency org="org.apache.logging.log4j" name="log4j-jmx-gui" rev="2.0"/>
"org.apache.logging.log4j", "log4j-jmx-gui", "2.0"