public class FormatterUtil extends Object
OneLineLogFormatter and TerseLogFormatter.| Modifier and Type | Field and Description |
|---|---|
static String |
LINE_SEPARATOR
The line separator to use between log messages.
|
| Constructor and Description |
|---|
FormatterUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
configureDefaultHandler(Formatter formatter)
Configures the default logging handler to use an instance of the specified formatter when
formatting messages.
|
public static String LINE_SEPARATOR
public static void configureDefaultHandler(Formatter formatter)
Copyright © 2015. All rights reserved.