Package arc.util

Interface Log.LogHandler

All Known Implementing Classes:
AndroidApplicationLogger, Log.DefaultLogHandler, Log.NoopLogHandler
Enclosing class:
Log

public static interface Log.LogHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    log(Log.LogLevel level, String text)