Ver código fonte

#IQRV #comment [Mixed] 接口备份

gifur 3 anos atrás
pai
commit
3dcd2c72cc
1 arquivos alterados com 15 adições e 0 exclusões
  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)
+
+
+
+