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 © 2015–2021 Fiji. All rights reserved.