Back

Display logs

  • 0
  • Tools
  • General
  • Cloud
  • Self Hosted
  • Functions
AmirFt04
17 Apr, 2024, 09:57

How can we log the jsons on appwrite function execute, is that only support string or numbers?

TL;DR
To display logs in JSON format on appwrite function execute, developers can use `log(JSON.stringify(yourObject)`. This method supports logging strings, numbers, and other types within an object.
darShan
17 Apr, 2024, 12:03

log(JSON.stringify(yourObject)?

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more