LoggerError

public enum LoggerError : Error

Enumeration of errors thrown from Logger

  • Indicates that startCapture was invoked again without calling endCapture in between.

    Declaration

    Swift

    case alreadyCapturing