redirect log messages to cdc-asm console

As a continuation of Case ID: 282083 “merge cdc-acm support and BLE service”

Thanks to your support the merge was successful : both functions (cdc-acm console and led and button services) are working together

Now, I need to trace the BLE activity over the cdc-acm console.

How can I forward log messages (i.e. macros LOG_INF and LOG_ERR ) to the cdc-acm console ?

Thanks again for your precious help !

Related