Enumerations
The following enumerations are available globally.
-
Defines the level of a log
See moreDeclaration
Objective-C
enum BFLogLevel : NSUInteger {}
Swift
enum BFLogLevel : UInt, @unchecked Sendable
The following enumerations are available globally.
Defines the level of a log
See moreObjective-C
enum BFLogLevel : NSUInteger {}
Swift
enum BFLogLevel : UInt, @unchecked Sendable