Skip to content

less verbose logging

Ana Guerrero requested to merge ana/valve-infra:remove_some_noise into master
  • executor/server/pdu: less verbose logging

    Set default logging devel to info. Move all the logging lines from the virtual PDU server to debug.

  • vpdu: suppress logging lines by default

    Unless we're debugging some issue with the vpdu server, we don't need to log this information.

Merge request reports