TxDefaultLogger
public class TxDefaultLogger : TxLogger
Default implementation of TxLogger that prints to console
-
Undocumented
Declaration
Swift
public init()
-
Declaration
Swift
public func log(level: LogLevel, message: String)