$ npm install chimee-helper-log
logger of chimee
npm install chimee-helper-log --save
if you are using flow
, you should import our flow defination, by adding this to your .flowconfig
.
[ignore]
[include]
[libs]
./node_modules/chimee-helper-log/lib/index.flow.js
[options]
[lints]
Log Object
Type: string
Type: boolean
Type: boolean
Type: boolean
Type: boolean
Type: boolean
Type: boolean
equal to console.error, output [${tag}] > {$msg}
Parameters
equal to console.info, output [${tag}] > {$msg}
Parameters
equal to console.warn, output [${tag}] > {$msg}
Parameters
equal to console.debug, output [${tag}] > {$msg}
Parameters
equal to console.verbose, output [${tag}] > {$msg}
Parameters
© 2010 - cnpmjs.org x YWFE | Home | YWFE