luxlabs header browser preview


@interface DELogging : NSObject

+ (void)error:(id)a0;
+ (void)debug:(id)a0;
+ (void)info:(id)a0;

@end