Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pino-bare

Pino for Bare & Pear.

npm i pino-bare

Usage

const logger = require('pino-bare')()

logger.info('hello world')

const child = logger.child({ a: 'property' })
child.info('hello child!')

See Pino Documentation.

License

Apache-2.0

About

super fast, all natural json logger on Bare & Pear

Resources

Security policy

Stars

5 stars

Watchers

0 watching

Forks

Contributors

Languages