Closed cmbahadir closed 3 years ago
Move UA_LOG_LEVEL to sdkconfig so user can set it using menuconfig tool.
This will make bug reporting easier.
Fixed with : https://github.com/cmbahadir/opcua-esp32/commit/3f6f789ada11387961ac09c2c7bd70a927da395f
Now it can be set with CONFIG_UA_LOGLEVEL option in sdkconfig.
Move UA_LOG_LEVEL to sdkconfig so user can set it using menuconfig tool.
This will make bug reporting easier.