Browse Source

#IQRV #comment [Mixed] 接口备份

gifur 3 năm trước cách đây
mục cha
commit
3dcd2c72cc
1 tập tin đã thay đổi với 15 bổ sung0 xóa
  1. 15 0
      README.md

+ 15 - 0
README.md

@@ -51,3 +51,18 @@
 `iconv -f gbk -t utf-8 index.html -o entest.html`
 `ln -s /home/nn/package/ file`
 
+
+
+DbgWithLink(LOG_LEVEL_WARN, LOG_TYPE_SYSTEM)
+DbgWithLink(LOG_LEVEL_DEBUG, LOG_TYPE_SYSTEM)
+DbgWithLink(LOG_LEVEL_ERROR, LOG_TYPE_SYSTEM)
+DbgWithLink(LOG_LEVEL_INFO, LOG_TYPE_SYSTEM)
+
+DbgWithLink(LOG_LEVEL_WARN, LOG_TYPE_USER)
+DbgWithLink(LOG_LEVEL_DEBUG, LOG_TYPE_USER)
+DbgWithLink(LOG_LEVEL_ERROR, LOG_TYPE_USER)
+DbgWithLink(LOG_LEVEL_INFO, LOG_TYPE_USER)
+
+
+
+