I would like to know how could disable the log of ble_scan, as it can be seen in the following image:
I only want to view the the app log (call to LOG in the modified handler function)
Programmed calling NRF_LOG_INFO in this way:
How could i configure ble_scan in order to disable the log?
NOTE: i have tried disablig NRF_SDH_BLE_LOG_ENABLE macro and still does appear the log