Interface Logger.Callback

Enclosing class:
Logger

public static interface Logger.Callback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    invoke(LogLevel level, String name, String message)