log4cli

1.0.0 • Public • Published

log4cli

This is a console log tools for nodejs.

Usage

  • import Log from 'log4cli' or const Log = require('log4cli').default
  • Log.error('hello, world')

Api

  • Log.info(str)
  • Log.success(str)
  • Log.warn(str)
  • Log.error(str)

Readme

Keywords

Package Sidebar

Install

npm i log4cli

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

2.65 kB

Total Files

4

Last publish

Collaborators

  • themis.hunter