Skip to content
Snippets Groups Projects
  1. Jun 09, 2023
  2. Jun 08, 2023
    • Hans Fangohr's avatar
      black · 93b4ca6d
      Hans Fangohr authored
      93b4ca6d
    • Hans Fangohr's avatar
      Reduce output from run() (info -> debug) · 608bbe05
      Hans Fangohr authored
      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.
      608bbe05
Loading