-
- Downloads
Reduce output from run() (info -> debug)
Motivation: - the actual command we run is pretty meaningless without context. - to provide the context, we would need to add additional 'logging.info' command BEFORE we call `run` - if we select loglevel `debug` we get to see the same output as before.
parent
e76d0942
No related branches found
No related tags found
Loading
Please register or sign in to comment