aboutsummaryrefslogtreecommitdiff
path: root/lib/logger.js
AgeCommit message (Expand)AuthorFilesLines
2018-05-01Verbose use log level `debug`Matthew Kime1-1/+1
2015-12-10Use minimist to parse command line optionsAnna Henningsen1-6/+3
2015-12-10Add command line option to write output to stdoutAnna Henningsen1-1/+2
2014-07-03log at error level by default and only show others if --verbose switch is on.Gregg Caines1-2/+2
2013-12-05Added ability to turn on debug logging via environment variablemattjmorrison1-6/+16
2013-06-22improved testing.cainus1-8/+7
2013-06-02fixed logger bug in the last published version preventing --verbose from work...cainus1-0/+9