deployable-log
v0.3.0
Published
Deployable Logging
Downloads
5
Readme
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