Configure logging module to go to uart

Hi,

I am using the nrf9160 DK and want to set up logging to go to a uart.

I currently have logging enabled and can see it over the USB serial connection and can see logs being printed.

But I would like to change it to use a UART.  I have played with CONFIG_LOG_BACKEND_UART but am not seeing anything on the output

What needs to be configured to send logs ( like LOG_ERR) to a uart?

Parents Reply Children
Related