Commit aed43695 by Dave Syer

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
parent a1ae9673
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment