Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
D
F
G
I
L
M
O
P
R
S
F
format(LogEvent, StringBuffer)
- Method in class momelog.
Formatter
Abstract method intended to convert specified logging event to string and append it to the given
StringBuffer
.
format(LogEvent)
- Method in class momelog.
Formatter
Converts given logging event to
String
.
format(LogEvent, StringBuffer)
- Method in class momelog.formatter.
PatternFormatter
Converts specified logging event to the string based on conversion pattern and appends it to the given
StringBuffer
.
formatAsObject(LogEvent)
- Method in class momelog.
Formatter
General method intended to convert given logging event to
Object
.
Formatter
- Class in
momelog
Abstract class that every class intended to format logging events should extend.
Formatter()
- Constructor for class momelog.
Formatter
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
D
F
G
I
L
M
O
P
R
S