Beispiel #1
0
 public void setup()
 {
     LoggerInitialization.SetThreshold(typeof(dist_tests), LogLevel.Debug);
     LoggerInitialization.SetThreshold(typeof(Mixture), LogLevel.Debug);
     LoggerInitialization.SetThreshold(typeof(BlauSpace), LogLevel.Debug);
 }
Beispiel #2
0
 public void setup()
 {
     LoggerInitialization.SetThreshold(typeof(config_test), LogLevel.Debug);
 }