Interface Log.LogListener

All Known Implementing Classes:
Log.SimpleConsoleLogger
Enclosing class:
Log

public static interface Log.LogListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    log(Log.LogLevel level, String category, String message, Throwable ex)