Skip to content

discord-samba/logger

Folders and files

NameName
Last commit message
Last commit date
May 3, 2021
Mar 3, 2021
Jan 16, 2021
Mar 12, 2020
Feb 22, 2021
Apr 10, 2021
Dec 21, 2020
Dec 21, 2020
Mar 12, 2020
Dec 21, 2020
Dec 21, 2020
Mar 12, 2020
Jan 16, 2021
Jul 20, 2021
Jul 20, 2021
Dec 21, 2020

Repository files navigation

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