LSLog
final class LSLog
LicenseSpring log system.
-
Log handler to write log messages. Setup this variable to deliver LicenseSpring logs to console/file output.
Declaration
Swift
static var log: ((LSLog.Level, @autoclosure () -> Any) -> Void)?