Debug
Logging
Intrinsic Console
- JSON
- JavaScript
- WebAssembly
- Lua
You can't log to console in JSON API. There is no console.
You can use the original
console.log etc. to log messages to the standard CherryGrove log.Use console.log etc. to log messages to the standard CherryGrove log:
console.log()
The API reference in this language is not available yet.