Skip to content

BUGFIX: make logger disabling work in redundancy test

Colm Talbot requested to merge reduce-excess-logging into master

When using the BNSPriorDict we get a huge number of logs during the redundancy tests. This MR corrects the log disabling.

Merge request reports