discord-samba / logger

Logger module for Discord-Samba

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the logger module for Discord-Samba. It provides a Logger utility that you may use for logging information.

Installation

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

About

Logger module for Discord-Samba


Languages

Language:TypeScript 92.8%Language:JavaScript 6.6%Language:Shell 0.6%