How would you log a nicely formatted full JSON response for debugging?

How would you log a nicely formatted full JSON response for debugging using the log?
2 Replies
azzouzana
azzouzana4w ago
Set to KV store maybe
thenetaji
thenetaji3w ago
you can use the Log class with logger as LoggerJson in apify's log pkg if you use that

Did you find this page helpful?