@tsw38/custom-logger

2.0.5 • Public • Published

Custom Logger


How to install:

npm i @tsw38/custom-logger

How to use:

const {log} = require('@tsw38/custom-logger');

log('Hello World');

Log options:

The second argument is an options object:

Name Type Default value
header string ""
delimitor string "="
type "error | info | warning | success" "info"

Readme

Keywords

none

Package Sidebar

Install

npm i @tsw38/custom-logger

Weekly Downloads

2

Version

2.0.5

License

ISC

Unpacked Size

57.2 kB

Total Files

5

Last publish

Collaborators

  • ty-lerscott