Skip to content
Snippets Groups Projects
  1. Jun 08, 2023
    • 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
  2. Jun 07, 2023
  3. Jun 06, 2023
  4. Jun 02, 2023
  5. Jun 01, 2023
Loading