public class MiniFormatter
extends java.util.logging.Formatter
LogRecord
formatter for the SecureNIO library. Inspired by
GLOG (https://code.google.com/p/google-glog/), prints minimal information to
a console handler. TODO: setup filehandler.Constructor and Description |
---|
MiniFormatter() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
format(java.util.logging.LogRecord lr) |