Uses of Interface
com.log4rich.layouts.Layout
Packages that use Layout
-
Uses of Layout in com.log4rich.appenders
Methods in com.log4rich.appenders that return LayoutModifier and TypeMethodDescriptionAppender.getLayout()
Get the layout for this appender.ConsoleAppender.getLayout()
Gets the current layout used for formatting log events.RollingFileAppender.getLayout()
Gets the current layout used for formatting log events.Methods in com.log4rich.appenders with parameters of type Layout -
Uses of Layout in com.log4rich.layouts
Classes in com.log4rich.layouts that implement LayoutModifier and TypeClassDescriptionclass
Standard layout implementation with pattern support.