How to log information/errors on server side for client side components in NextJS 14.2.4
I am creating a project (currently on local) using NextJS v14.2.4 and I am using app router. I am rendering some pages on the client side for adding interactivity to it.