mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-17 23:14:56 +08:00
11 lines
170 B
Objective-C
11 lines
170 B
Objective-C
//
|
|
// lcl_config_logger.h
|
|
// RestKit
|
|
//
|
|
// Created by Blake Watters on 6/8/11.
|
|
// Copyright 2011 Two Toasters. All rights reserved.
|
|
//
|
|
|
|
// NSLog
|
|
#import "LCLNSLog.h"
|