Hi,
I just tested an SPI loopback example on nrf52833 board from the bellow code
https://elixir.bootlin.com/zephyr/latest/source/tests/drivers/spi/spi_loopback/src/spi.c
and it's working fine. but I want do disable the "LOG_INF". could you suggest, how to disable the LOG.
I have also tried to disable from prj.conf but still getting the LOG_INF.

Thanks
Shekhar