John D. Ament created DELTASPIKE-1133: -----------------------------------------
Summary: Don't override the log level Key: DELTASPIKE-1133 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1133 Project: DeltaSpike Issue Type: Bug Components: TestControl Affects Versions: 1.6.0 Reporter: John D. Ament Assignee: John D. Ament Fix For: 1.6.2 https://github.com/apache/deltaspike/blob/master/deltaspike/modules/test-control/api/src/main/java/org/apache/deltaspike/testcontrol/api/junit/CdiTestSuiteRunner.java#L155 We override the logger level in place here, and reset it. We shouldn't do that, as you may want to have no logging output. -- This message was sent by Atlassian JIRA (v6.3.4#6332)