mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-06-06 05:14:45 +00:00
e8efcf13f0
Every sample nimble app used to register the `ble_hs_log` with the console handler. Now that the `ble_hs_log` doesn't exist, there is no need for apps to register it. Also, use the modlog package to write application log entries rather than the log API.