crisptrutski / boot-cljs-test

Boot task to run ClojureScript tests.
53 stars 18 forks source link

Support `:debug?` option to control verbosity #29

Closed crisptrutski closed 8 years ago

crisptrutski commented 8 years ago

Maybe just support granular levels of verbosity (-v, -vv, -vvv) which map onto doo's :verbose and :debug params, and similarly affect info and debug and trace logging in the build tasks.

crisptrutski commented 8 years ago

Whoops, duped this. Using newer ticket