HELP ! About NCS RTT logging problem

Hi

Now,I`m trying to use NCS_v1.5.1 to develop mesh(Have been using nRF5_SDK of before).But have a problem on RTT LOG output.

For nRF5_SDK,the "Debug Terminal" window will display the file name and the line number where the LOG is located(shown below).

nRF5_SDK Debug Terminal

But NCS is not like this,it`s only display LOG.

NCS LOG

The NCS,how to set up display file name and line number like this nRF_SDK?

Related