Pipe

public protocol Pipe

Log PIpe

  • Pipe’s chance to send a formatted line where it deems

    Declaration

    Swift

    func handle(_ formattedLogLine: String)

    Parameters

    _

    The formatted log to handle