public abstract class AbstractStringLayout extends AbstractLayout<String>
footer, header, LOGGERELEMENT_TYPE| Modifier | Constructor and Description |
|---|---|
protected |
AbstractStringLayout(Charset charset) |
protected |
AbstractStringLayout(Charset charset,
byte[] header,
byte[] footer) |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
getBytes(String s) |
protected Charset |
getCharset() |
String |
getContentType()
Returns the content type output by this layout.
|
byte[] |
toByteArray(LogEvent event)
Formats the Log Event as a byte array.
|
getContentFormat, getFooter, getHeaderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoSerializableprotected AbstractStringLayout(Charset charset)
protected AbstractStringLayout(Charset charset, byte[] header, byte[] footer)
protected byte[] getBytes(String s)
protected Charset getCharset()
public String getContentType()
Layoutpublic byte[] toByteArray(LogEvent event)
event - The Log Event.Copyright © 1999-2021 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.