LogDestination
public protocol LogDestination
Undocumented
-
Undocumented
Declaration
Swift
func send(_ level: Logger.Level, message: String, file: StaticString, line: UInt)
public protocol LogDestination
Undocumented
Undocumented
Swift
func send(_ level: Logger.Level, message: String, file: StaticString, line: UInt)