I added CONFIG_MCUBOOT_UTIL_LOG_LEVEL_DBG=y to prj.conf for enabling debug messages of mcuboot. But RTT Viewer didn't show any debug messages of mcuboot.
Procedures to reproduce this issue are as follows.
1. Unzipping hello-world.zip to C:\ncs\v2.5.2\bootloader\mcuboot\samples\zephyr folder.
2. cd C:\ncs\v2.5.2\bootloader\mcuboot\samples\zephyr\hello-world
3. west build -b nrf52832_mdk
4. west flash
5. Rebooting nrf52832 MDK and connecting RTT Viewer