RCKLogger
public final class RCKLogger : Logging
A default Logging implementation to log debug messages.
You can set this logger for the CollectionViewDriver.logger.
-
The shared logger instance.
Declaration
Swift
public static let shared: RCKLogger
View on GitHub