MOD aaa-12 关闭dbg打印
SOL 关闭dbg打印 修改人:zhangliang 检视人:zhangliang
This commit is contained in:
parent
0271dafe4b
commit
5bd47b0716
|
@ -14,7 +14,7 @@
|
||||||
#define DEBUG_ERROR 1
|
#define DEBUG_ERROR 1
|
||||||
#define DEBUG_WARN 1
|
#define DEBUG_WARN 1
|
||||||
#define DEBUG_INFO 1
|
#define DEBUG_INFO 1
|
||||||
#define DEBUG_DBG 1
|
#define DEBUG_DBG 0
|
||||||
|
|
||||||
/* log */
|
/* log */
|
||||||
#define rpc_log_error(fmt, ...) \
|
#define rpc_log_error(fmt, ...) \
|
||||||
|
|
Loading…
Reference in New Issue