Skip to content

Instantly share code, notes, and snippets.

View nickcheng's full-sized avatar
🛴
Transforming

nickcheng nickcheng

🛴
Transforming
View GitHub Profile
@nickcheng
nickcheng / LoggingConfig.h
Created November 12, 2012 12:50
Global log level configuration for CocoaLumberjack
//
// LoggingConfig.h
//
// Created by nickcheng on 12-11-12.
// Copyright (c) 2012年 nx. All rights reserved.
//
#import "DDLog.h"
extern int const ddLogLevel;