Explorar o código

chore: add resource tag for log

zhongwencool hai 1 ano
pai
achega
2a58a36e37
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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).