public class ColorFormatter extends java.util.logging.SimpleFormatter
SimpleFormatter that uses ANSI color escape sequence.| Constructor and Description |
|---|
ColorFormatter() |
| Modifier and Type | Method and Description |
|---|---|
String |
format(java.util.logging.LogRecord record) |
static void |
install()
Conservatively installs the color logger.
|
formatMessage, getHead, getTailpublic String format(java.util.logging.LogRecord record)
format in class java.util.logging.SimpleFormatterpublic static void install()
Copyright © 2014. All rights reserved.