Modifier and Type | Field and Description |
---|---|
protected boolean |
debug |
Constructor and Description |
---|
Log4jWrapper(String name) |
Modifier and Type | Method and Description |
---|---|
void |
d(String tag,
String msg) |
void |
e(String tag,
String msg) |
void |
i(String tag,
String msg) |
ILogger |
setDebugMode(boolean isDebug)
Logger can working in debug mode and release mode.
|
void |
v(String tag,
String msg) |
void |
w(String tag,
String msg) |
public Log4jWrapper(String name)
public ILogger setDebugMode(boolean isDebug)
ILogger
setDebugMode
in interface ILogger
Copyright © 2024. All rights reserved.