summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/loggers/suppress.yml
blob: c69bb793b0b7aa9b237da45d3c67f08ac616afd4 (plain)
1
2
3
4
5
6
7
8
9
10
logging:
  executor:
    handlers:
    - class: logging.NullHandler
  fixture:
    handlers:
    - class: logging.NullHandler
  tests:
    handlers:
    - class: logging.NullHandler