瀏覽代碼

chore: add resource tag for log

zhongwencool 1 年之前
父節點
當前提交
2a58a36e37
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      apps/emqx_resource/include/emqx_resource.hrl

+ 1 - 0
apps/emqx_resource/include/emqx_resource.hrl

@@ -165,5 +165,6 @@
         false -> warning
     end
 ).
+-define(TAG, "RESOURCE").
 
 -define(RESOURCE_ALLOCATION_TAB, emqx_resource_allocations).