Closed crisptrutski closed 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.
-v
-vv
-vvv
doo
:verbose
:debug
info
debug
trace
Whoops, duped this. Using newer ticket
Maybe just support granular levels of verbosity (
-v
,-vv
,-vvv
) which map ontodoo
's:verbose
and:debug
params, and similarly affectinfo
anddebug
andtrace
logging in the build tasks.