public class Logger extends Object
| Constructor and Description |
|---|
Logger(Context context,
String callerIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
void |
debug(Object msg) |
void |
info(Object msg) |
boolean |
isDebug() |
void |
setDebug(boolean debug) |
void |
warn(String string) |
Copyright © 2018–2021 Morphonets. All rights reserved.