deployable-log

0.3.0 • Public • Published

deployable-log

Deployable Logging

Install

npm install deployable-log --save

yarn add deployable-log

Usage

 
const { logger, debug } = require('deployable-log').fetch('dply:tag')
logger.info('testing')
debug('testing') // Requires `DEBUG` to be set in the environment
 

License

deployable-log is released under the MIT license. Copyright 2016 Matt Hoyle - Deployable Ltd

https://github.com/deployable/deployable-log

Readme

Keywords

Package Sidebar

Install

npm i deployable-log

Weekly Downloads

2

Version

0.3.0

License

MIT

Last publish

Collaborators

  • deployable