byf-custom-logger

2.0.4 • Public • Published

Welcome to my custom logger

I'm still trying to figure out how to write modules. I'll let you know when I get the hang of it

So far I'm only sure it runs in Node

To run it

  const Logger = require('byf-custom-logger');
  
  const logger = new Logger(<appName>);
  
  logger.info('Hi there!');

Logging levels

  • info
  • debug
  • trace
  • warn
  • error
  • fatal

Readme

Keywords

Package Sidebar

Install

npm i byf-custom-logger

Weekly Downloads

8

Version

2.0.4

License

ISC

Unpacked Size

11.8 kB

Total Files

7

Last publish

Collaborators

  • amaclean2