Uses of Class
org.alfresco.util.log.log4j2.Log4j2JmxLogAppender
-
Uses of Log4j2JmxLogAppender in org.alfresco.util.log.log4j2
Methods in org.alfresco.util.log.log4j2 that return Log4j2JmxLogAppenderModifier and TypeMethodDescriptionstatic Log4j2JmxLogAppenderLog4j2JmxLogAppender.createAppender(String name, org.apache.logging.log4j.core.Filter filter, org.apache.logging.log4j.core.Layout<? extends Serializable> layout, String objectName, String serverSelection, boolean ignoreExceptions, org.apache.logging.log4j.core.config.Configuration configuration) Factory method to create aLog4j2JmxLogAppenderinstance.