public class DebugLogger extends Object
Modifier and Type | Method and Description |
---|---|
void |
debug(String msg) |
void |
debug(String msg,
Throwable thrown) |
static DebugLogger |
getDebugLogger(String name) |
boolean |
isDebugEnabled() |
public static DebugLogger getDebugLogger(String name)
public boolean isDebugEnabled()
public void debug(String msg)
Copyright © 2019. All rights reserved.