Pluggable, config-driven logging for the @alt-javascript framework. Provides a category-based logger with configurable levels, multiple output backends (console, Winston, multi), and a caching variant ...
After installing, require the module and utilize the avaliable methods debug(string) This prints a debug message. This is Cyan in color and is prefixed with "DEBUG ...