1.0.1 • Published 9 months ago

label-logger v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

📜 Label Logger 📜

🚀 Installation 🚀

npm i label-logger

✨ Usage ✨

const Logger = require("label-logger");
const { info, debug, warn, error } = new Logger("My Logger");

info("LABEL", <your-data>);

License

MIT

1.0.1

9 months ago

1.0.0

9 months ago