接口 Logger.Factory

封闭类:
Logger

public static interface Logger.Factory
  • 方法概要

    修饰符和类型
    方法
    说明
    @NotNull Logger
    getLoggerInstance(@NotNull String category)
     
  • 方法详细资料

    • getLoggerInstance

      @NotNull @NotNull Logger getLoggerInstance(@NotNull @NotNull String category)