mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-03-27 02:24:15 +08:00
Disable ASMultiplexImageNode debug logging.
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#define ASMultiplexImageNodeLogDebug NSLog
|
||||
#define ASMultiplexImageNodeCLogDebug NSLog
|
||||
#define ASMultiplexImageNodeLogDebug(...)
|
||||
#define ASMultiplexImageNodeCLogDebug(...)
|
||||
|
||||
#define ASMultiplexImageNodeLogError NSLog
|
||||
#define ASMultiplexImageNodeCLogError NSLog
|
||||
#define ASMultiplexImageNodeLogError(...)
|
||||
#define ASMultiplexImageNodeCLogError(...)
|
||||
|
||||
Reference in New Issue
Block a user