Debugging
-
A type that represents an event logging function. Signature is: - identifier - event - fileName - functionName - lineNumber
Declaration
Swift
public typealias EventLogger = ( -
A namespace for logging event types.
Declaration
Swift
public enum LoggingEvent
View on GitHub
Install in Dash
Debugging Reference