Simplified Logger
Custom Console Logging made Simple! | Powered by: Infinity Bot List
Documentation - View Docs
- Follow Us
- Get Support
Installation
npm i simplified-logger@latest
Example Usage
SimpleLogs.log('Wow look at me', 'log')
const SimpleLogs = require('simplified-logger');