public static class Jdk14LogProvider.Jdk14Log extends Object implements Log
| Modifier and Type | Method and Description |
|---|---|
void |
debug(String msg) |
void |
error(String msg) |
void |
error(String msg,
Throwable e) |
void |
info(String msg) |
boolean |
isDebugEnabled() |
void |
warn(String msg) |
public Jdk14Log(String name)
public boolean isDebugEnabled()
isDebugEnabled in interface LogCopyright © 2018. All Rights Reserved.