Add ignored test to show that blitz4j is not responding
Blitz4j is definitely preventing the log levels from being changed at runtime through the normal Spring boot channels. Fixes gh-48
This commit is contained in:
@@ -30,7 +30,6 @@ import org.springframework.boot.logging.LogLevel;
|
||||
import org.springframework.boot.logging.log4j.Log4JLoggingSystem;
|
||||
import org.springframework.boot.test.OutputCapture;
|
||||
import org.springframework.core.io.ClassPathResource;
|
||||
import org.springframework.util.ClassUtils;
|
||||
import org.springframework.util.StringUtils;
|
||||
|
||||
import com.netflix.blitz4j.LoggingConfiguration;
|
||||
|
||||
Reference in New Issue
Block a user