Back

context.log

  • 0
  • Functions
  • Cloud
CodingXeer01
29 Aug, 2024, 15:38

I have 'context.log' in my function it log too but there is some extra stuff after printing given string in contex.log, this:

TypeScript
Unsupported logs detected. Use context.log() or context.error() for logging.
----------------------------------------------------------------------------
Warning: The current SDK is built for Appwrite 1.6.0. However, the current Appwrite server version is 1.5.10. Please downgrade your SDK to match the Appwrite version: https://appwrite.io/docs/sdks```
TL;DR
The developer is using 'context.log' function but is receiving additional unsupported logs warning. They should downgrade their SDK to match the Appwrite version 1.5.10 to resolve the issue.
CodingXeer01
29 Aug, 2024, 15:40

something like:

TypeScript
     context.log("something")```
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