So I tried to put a print statement while debugging in a SwiftUI View.
print(\"landmark: \\(landmark)\")
In the following body.
<
Try right-clicking on the live preview play button and selecting 'Debug Preview from the popup