public interface PaxLayout
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
doLayout(PaxLoggingEvent event)
Creates the string representation of a logging event.
|
java.lang.String |
getContentType()
Return the type of content
|
java.lang.String |
getFooter()
Returns the footer for the layout format.
|
java.lang.String |
getHeader()
Returns the header for the layout format.
|
java.lang.String doLayout(PaxLoggingEvent event)
event - the logging eventjava.lang.String getContentType()
java.lang.String getHeader()
null.java.lang.String getFooter()
null.Copyright © 2006-2021 OPS4J - Open Participation Software for Java. All Rights Reserved.