MPBLogger /5.6.0
@protocol MPBLogger <NSObject>
Objects capable of consuming log messages.
Public Properties
MPBLogLevel/logLevel /+5.6.0
-
Description: Current logging level.
-
Declaration:
@property (readonly, nonatomic) MPBLogLevel logLevel;
-
Parameters: None.
Public Methods
-/logMessage: /+5.6.0
-
Description: Message to be logged.
-
Declaration:
- (void)logMessage:(NSString *_Nullable)message;
-
Parameters:
message
: Message to be logged.
Last updated March 30, 2021
TWITTER, MOPUB, and the Bird logo are trademarks of Twitter, Inc. or its affiliates. All third party logos and trademarks included are the property of their respective owners.
© 2021 MoPub (a division of Twitter, Inc.)