Node.js log error

Not applicable

Why I am always getting this:

There was a problem parsing logs for this proxy. Unformatted logs are shown.

Is there something wrong with Apigee's log parsing or is there something wrong with our code. We are just using console.log

0 1 365
1 REPLY 1

adas
Participant V

@ronald dela cruz Currently the log parsing expects a well formed json, to display the logs in formatted style. If you have some special characters then you would be getting this error. But the good news is that we have fixed this issue in our development environment and would be going to make this available very soon for our cloud deployment. I hope that would resolve your issue, but for the time being the unformatted logs should guide you about your nodejs application's behaviour.

Regards

Argo