mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
317 B
317 B
Testing
Logging
JawsUtils.jawsDebug() offers the ability for writing debug logs to stdout. You can control the namespaces that get logged by setting the DEBUG env var per the [https://github.com/visionmedia/debug](npm debug) rules. If you want to see all namespaces set DEBUG=*