I was trying to enable logging in the example project like blinky.
I've searched the Q&A in the forum but still have problem seeing the logs, the strange thing is that I am able to see the log output without changing anything from bsp example project (in examples\peripheral\bsp) but I couldn't enable the logging in blinky project.
I assume that I only need to modify the sdk_config.h then it should work, correct??
attachment is my sdk_config.h, please help suggest what steps are needed to enable logging, thank!