chore: add resource tag for log
This commit is contained in:
parent
2bb062d3a3
commit
2a58a36e37
|
@ -165,5 +165,6 @@
|
||||||
false -> warning
|
false -> warning
|
||||||
end
|
end
|
||||||
).
|
).
|
||||||
|
-define(TAG, "RESOURCE").
|
||||||
|
|
||||||
-define(RESOURCE_ALLOCATION_TAB, emqx_resource_allocations).
|
-define(RESOURCE_ALLOCATION_TAB, emqx_resource_allocations).
|
||||||
|
|
Loading…
Reference in New Issue