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