@pancake.gg/logger
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

@pancake.gg/logger

A logger that is clean and easy to use. Mostly designed for usage in the Pancake Discord bot project.

Installation

npm i @pancake.gg/logger

Example Usage

const Logger = require('@pancake.gg/logger')

const logger = Logger.createLogger('TestLogger')

logger.info('Hello World!')
// 2019-05-26 23:00:00:0000 INFO  : Hello World!

Readme

Keywords

none

Package Sidebar

Install

npm i @pancake.gg/logger

Weekly Downloads

0

Version

1.0.2

License

Apache-2.0

Unpacked Size

8.07 kB

Total Files

12

Last publish

Collaborators

  • thewsomeguy