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