clog4js

1.0.1 • Public • Published

CLog4js

Customize Log4js. see more from Log4js

Installation

npm install clog4js

Usage

const log = require('clog4js');

Debug

log.debug('debug message');

Info

log.info('info message');

Error

log.error('error message');

Readme

Keywords

Package Sidebar

Install

npm i clog4js

Weekly Downloads

1

Version

1.0.1

License

ISC

Last publish

Collaborators

  • frank5380