README
Common Node Module
This module contains common utility functions. Most notably it contains a console log wrapper that formats log messages as well as a functions to execute time based tasks.
Install
To install run:
npm install @appbricks/utils
Usage
Refer to the test suites for usage examples.