Package org.apache.logging.log4j.jmx.gui
Log4j 2.0 JMX GUI.
-
Class Summary Class Description Client This class allows client-side code to perform operations on remote (server-side) MBeans via proxies.ClientEditConfigPanel Panel for editing Log4j configurations.ClientGui Swing GUI that connects to a Java process via JMX and allows the user to view and modify the Log4j 2 configuration, as well as monitor status logs.ClientGuiJConsolePlugin Adapts theClientGui
to theJConsolePlugin
API.