BLNullLogger

public final class BLNullLogger : BLLogger
  • Declaration

    Swift

    public init()
  • Declaration

    Swift

    public func log(_ level: BLLogLevel, _ message: @autoclosure () -> String)