0.0.3-beta • Published 1 year ago
shittylog v0.0.3-beta
Shittylog
(shittylog-esm is better and you should use it and it has support for the latest version of chalk)
A terrible unsafe logging library. (Atleast it looks cool?)
Get started by importing it
const log = require("shittylog");
Then use it with the first parameter being chalk.{...}
log("bgBlue", "Hello world!")