Debugging
-
Class with static methods to customize the logging behavior from Ditto.
See moreDeclaration
Objective-C
@interface DITLogger : NSObject -
Undocumented
Declaration
Objective-C
FOUNDATION_EXPORT NSString *__nonnull const DITDomain -
Provides a view into the state of the transports being used by Ditto at a point in time.
See moreDeclaration
Objective-C
@interface DITTransportDiagnostics : NSObject -
Provides information about a given transport at a point in time.
See moreDeclaration
Objective-C
@interface DITTransportSnapshot : NSObject -
The log level types that DittoObjC supports.
See moreDeclaration
Objective-C
enum DITLogLevel : NSUInteger {} -
The different conditions that a transport can be in at a point in time.
See moreDeclaration
Objective-C
enum DITTransportCondition : NSUInteger {} -
The subsystem which is reporting a condition change.
See moreDeclaration
Objective-C
enum DITConditionSource : NSUInteger {} -
Undocumented
Declaration
Objective-C
extern double DittoObjCVersionNumber -
Undocumented
Declaration
Objective-C
extern const unsigned char DittoObjCVersionString[]
Debugging Reference