PWLoggableObject Protocol Reference
| Conforms to | NSObject |
|---|---|
| Declared in | PWLoggableObject.h |
– packForLogging
required method
Returns a representation of the object using Foundation objects, as well as some few other supported types:
- (id)packForLoggingDiscussion
NSString
NSNumber
NSNull
NSArray
NSDictionary
NSDate
CLLocation
CLRegion
CLCircularRegion
Declared In
PWLoggableObject.h