The Apache Log4j 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.3'
<dependency> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j-jmx-gui</artifactId> <version>2.3</version> </dependency>
<dependency org="org.apache.logging.log4j" name="log4j-jmx-gui" rev="2.3"/>
"org.apache.logging.log4j", "log4j-jmx-gui", "2.3"