This is the logger module for Discord-Samba. It provides a Logger utility that you may use for logging information.
The latest stable release of the module will always be available via the @latest
tag on NPM:
npm install @discord-samba/logger@latest
Dev builds are published automatically after every commit to the main
branch and are available
via the @dev
tag on NPM.
npm install @discord-samba/logger@dev