Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

utilog

kirstein7MIT0.0.2

monkey patch utils for logging purposes

readme

utilog Build Status

monkey patch utils for logging purposes

Getting started

npm install utilog

Testing

grunt watch // watches for file changes and reruns tests each time
grunt test  // runs spec tests   
grunt cov   // produces coverage report

License

MIT