Debug log
- 18 May 2022
- 1 Minute to read
-
DarkLight
-
PDF
Debug log
- Updated on 18 May 2022
- 1 Minute to read
-
DarkLight
-
PDF
Logs a message to the AppGyver Debugger. If running the app on the browser, also logs the message into the web browsers console.
Input arguments
Label | Key | Type | Required? | Default | Description |
---|---|---|---|---|---|
Log message | message |
Json | Yes | – | Debug message to log. |
Log level | logLevel |
String | Yes | log | Log level, i.e. what kind of info is contained in the message. Used to filter different kinds of log messages in the debug pane. |
Output arguments
Number of outputs: undefined
No output arguments.
Events
No events.
Errors
No errors.
Was this article helpful?