chowa-log
TypeScript icon, indicating that this package has built-in type declarations

1.0.8 • Public • Published

chowa-log

Different information level reminder logs

Install

npm i chowa-log

Usage

  • info
  • warning
  • success
  • error
const cwlog = require('chowa-log');

// import cwlog from 'chowa-log';

cwlog.info('This is an info log');

Setting

Set project name

cwlog.setProject('chowa');

Display log date

cwlog.displayDate();

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i chowa-log

Weekly Downloads

14

Version

1.0.8

License

MIT

Unpacked Size

2.27 kB

Total Files

4

Last publish

Collaborators

  • binary