public static interface CameraLogger.Logger
| Modifier and Type | Method and Description |
|---|---|
void |
log(int level,
java.lang.String tag,
java.lang.String message,
java.lang.Throwable throwable)
Notifies that an internal log event was just triggered.
|