mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-12 20:28:27 +00:00
add LOG_TAG defines
This commit is contained in:
@ -37,6 +37,8 @@
|
||||
#include <cassert>
|
||||
#include <cstring>
|
||||
|
||||
#define LOG_TAG "Node"
|
||||
|
||||
// global static JNI Lookup Object
|
||||
JniLookup lookup;
|
||||
|
||||
|
Reference in New Issue
Block a user