Package libcore.io
Interface EventLogger.Reporter
-
- Enclosing class:
- EventLogger
public static interface EventLogger.ReporterInterface to allow customization of reporting behavior.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidreport(int code, Object... list)
-
-
-
Method Detail
-
report
void report(int code, Object... list)
-
-