OPLogLevel Constants Reference
Declared in | OPLogLevel.h |
---|
OPLogLevel
Represents the amount of log output that should be written to the console.
Definition
typedef NS_ENUM(NSInteger, OPLogLevel ) {
OPLogLevelError,
OPLogLevelVerbose,
};
Constants
Declared In
OPLogLevel.h