Uses of Class
org.codelibs.fess.util.LogNotificationAppender
Packages that use LogNotificationAppender
-
Uses of LogNotificationAppender in org.codelibs.fess.util
Methods in org.codelibs.fess.util that return LogNotificationAppenderModifier and TypeMethodDescriptionstatic LogNotificationAppenderLogNotificationAppender.createAppender(String name, String minLevel, org.apache.logging.log4j.core.Filter filter, org.apache.logging.log4j.core.Layout<? extends Serializable> layout) Factory method to create a LogNotificationAppender instance.