AlivcLogLevel
enum AlivcLogLevel : NSInteger {}
log等级
- AlivcLogVerbose: Verbose
- AlivcLogDebug: Debug
- AlivcLogInfo: Info
- AlivcLogWarn: Warn
- AlivcLogError: Error
- AlivcLogFatal: Fatal
-
Undocumented
Declaration
Objective-C
AlivcLogClose = 1
-
Undocumented
Declaration
Objective-C
AlivcLogVerbose
-
Undocumented
Declaration
Objective-C
AlivcLogDebug
-
Undocumented
Declaration
Objective-C
AlivcLogInfo
-
Undocumented
Declaration
Objective-C
AlivcLogWarn
-
Undocumented
Declaration
Objective-C
AlivcLogError
-
Undocumented
Declaration
Objective-C
AlivcLogFatal