Hi,
I have developed an app with Action. I have written logs for every response that is received. I have created a ZAP and i need to see the log information whenever my zap is running. Can you tell me how to view the logs?
Regards,
IM
Hi,
I have developed an app with Action. I have written logs for every response that is received. I have created a ZAP and i need to see the log information whenever my zap is running. Can you tell me how to view the logs?
Regards,
IM
Hi
have you used z.console.log() or some other way of adding the logs? Whenever I need to log anything from my CLI apps I use z.console.log(), and it displays logs properly in Monitoring section. Plain console.log() however does not work.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.