Skip to content

v0.1.0_3097: Add verbose logging (#96)

Compare
Choose a tag to compare
@codecov-devops codecov-devops released this 24 May 12:51
deb081a
* 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