v0.1.0_3097: Add verbose logging (#96)
* chore: remove hosted-git-info * feat: create logger and tests * test(logger): add test case for default log level * chore: convert console.log calls to log() * chore: add directory logging to files helper * test: add debug log lines and mock log * test: remove html reporter