CSLoggerProtocol
@objc
public protocol CSLoggerProtocol
Undocumented
-
Undocumented
Declaration
Swift
func logDebug(_ value: String) -
Undocumented
Declaration
Swift
func logInfo(_ value: String) -
Undocumented
Declaration
Swift
func logWarn(_ value: String) -
Undocumented
Declaration
Swift
func logError(_ value: String)
View on GitHub
CSLoggerProtocol Protocol Reference