// // TestFormatter.h // CustomFormatters // // CocoaLumberjack Demos // #import #import @interface TestFormatter : NSObject @end