fancy-log
Log things, prefixed with a timestamp.
ansicolor
A JavaScript ANSI color/style management. ANSI parsing. ANSI to CSS. Small, clean, no dependencies.
console-log-json
A universal JSON logger that plugs in to the existing `console.log` native function. console.log() anything and have the output be formatted to single line JSON, including stack traces, so that it can be easily parsed by tool such as LogDNA or other log
manage-console-cli
A powerful CLI tool to manage console.log statements in your JavaScript/TypeScript projects
noconsolejs
Disable all console statements in production.