Options
Modules
  • Command
  • Localization
  • Logger
All
  • Public
  • Public/Protected
  • All
Menu

@discord-samba/logger

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

Generated using TypeDoc