LOG_TAG macro is required for LOG_VERBOSE level in ESP SDK log output handling.
Log outputs from the Espressif vendor code are completely controlled by LOG_LEVEL and should not be controlled by ENABLE_DEBUG by file.