HI,
Am using west tool to build and flash .and am following this link. https://docs.zephyrproject.org/3.0.0/guides/west/sign.html . they mentioned in that link after the cmd west flash -d build-hello-signed , it supposed to give the mcuboot logs as well as application prints. But after doing that i didn't get the mcuboot logs but am able to see the print msg from application . I need to see the mcuboot logs once application is running. Kindy help me what am i missing here. ( note - am using windows environment )
