VGLoggingLevel
NS_ENUM(NSInteger, VGLoggingLevel) {
VGLoggingLevelVerbose,
VGLoggingLevelDebug,
VGLoggingLevelInfo,
VGLoggingLevelWarn,
VGLoggingLevelError
}
Undocumented
-
Undocumented
Declaration
Objective-C
VGLoggingLevelVerbose -
Undocumented
Declaration
Objective-C
VGLoggingLevelDebug -
Undocumented
Declaration
Objective-C
VGLoggingLevelInfo -
Undocumented
Declaration
Objective-C
VGLoggingLevelWarn -
Undocumented
Declaration
Objective-C
VGLoggingLevelError
Install in Dash