UNPKG

@samislam/log

Version:

log is a simple utility that helps in logging colorful outputs to the console. This module depends on the popular, colors module.

2 lines 71 B
const log = require(".."); log.error(log.label, "There was an error!");