Console


Stuff You Need to Know

This component attaches to the Node.js console instance. The response is a string value, and outputs follow:
  • blue is from console.log() and console.info()
  • orange is from console.warn()
  • red is from console.error()

How to Configure

Component-specific settings:
Nothing to configure!

Standard settings:

Click here to view information on standard settings.