Integrates the 'debug' npm package for lightweight logging and debugging in Node.js and browser environments within n8n workflows.
This workflow leverages the 'debug' package (v4.3.4), a popular utility for adding flexible, namespace-based logging to Node.js applications and browsers. It enables developers to output debug information conditionally based on environment variables, making it ideal for troubleshooting complex automations without cluttering production logs.
Key benefits include minimal overhead, easy toggling via DEBUG env var (e.g., DEBUG=app:*), and support for both server-side and client-side debugging. In n
Platform
n8n
Category
IT & Development
Price
$6.99
Creator
Jose Maurino
debug
logging
node.js
browser
devops
secops
testing
automation
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.