Sign in
nest-open-source
/
nest-mobile-client-iphone
/
4.4.4
/
CocoaLumberjack
/
4acf21e9b5390584dbdc11130304652a9bdd9624
/
.
/
Xcode
/
CustomFormatters
/
TestFormatter.h
blob: 2349079235ec2d6929a94e6160caa94f9056a003 [
file
] [
log
] [
blame
]
#import <Foundation/Foundation.h>
#import "DDLog.h"
@interface
TestFormatter
:
NSObject
<
DDLogFormatter
>
@end