hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

debug-log

Logs a value or message to the console for debugging purposes.
Parameter
Type
Description
type
type
The type of value to log from the last value stack
message
string
A custom message to log instead of a value
return
void
None