How to view netlify function logs after invoking ntl dev on localhost?

I am trying to debug a webhooks support function I have deployed.
I don’t know how to get access to the function logs after invoking ntl dev?

Did you check the terminal in which you ran ntl dev?

thanks my stupid mistake!