Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Formatter
org.postgresql.pljava.internal.ELogFormatter
public class ELogFormatter
extends Formatter
Method Summary | |
String |
|
public String format(LogRecord record)
Format the given LogRecord.
- Parameters:
record
- the log record to be formatted.
- Returns:
- a formatted log record