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:
Dave Syer
2014-12-04 15:15:48 +00:00
parent a1ae9673bf
commit aed4369502

View File

@@ -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;