public class SplunkFormatter
extends java.util.logging.Formatter
Constructor and Description |
---|
SplunkFormatter() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
format(java.util.logging.LogRecord record)
Just echo the logged message
|