Cannot see printk() on custom board

Hello, 

I designed my first custom board and I'm happy to have it running. When I developed my test application, I used printk() to send debug information to the console. (NRF52-DK) I'm using the segger j-link plus and now I've lost these messages. 

Is there any additional configuration needed to regain this functionality? 

Related