Package org.apache.log.format
Class RawFormatter
- java.lang.Object
-
- org.apache.log.format.RawFormatter
-
-
Constructor Summary
Constructors Constructor Description RawFormatter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
format(LogEvent event)
Format log event into string.
-