Package libcore.io

Interface EventLogger.Reporter

  • Enclosing class:
    EventLogger

    public static interface EventLogger.Reporter
    Interface to allow customization of reporting behavior.
    • Method Detail

      • report

        void report​(int code,
                    Object... list)