public final class LoggerUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
initLogger()
switch java.util.logging handler to slf4j.
|
static String |
quote(String str)
quote backslash and doublequote.
|
static String[] |
quote(String[] strs)
quote backslash and doublequote for each strings.
|
Copyright © 2014. All rights reserved.