Logger
public class Logger
Utility class used to monitor and subsequently log networking requests made by registering a URLProtocol
-
URLs that will not be logged or intercepted by Scyther.
Declaration
Swift
public var ignoredURLs: [String] -
Undocumented
Declaration
Swift
public var cachedFilters: [Bool] { get set } -
The current IP address of the device running the
Loggerutility clasDeclaration
Swift
public var ipAddress: String
Logger Class Reference