utilog

monkey patch utils for logging purposes

Usage no npm install needed!

<script type="module">
  import utilog from 'https://cdn.skypack.dev/utilog';
</script>

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