Class TestUtils.LevelsContainer
java.lang.Object
org.springframework.integration.test.util.TestUtils.LevelsContainer
- Enclosing class:
- TestUtils
-
Constructor Summary
ConstructorDescriptionLevelsContainer
(Map<Class<?>, org.apache.logging.log4j.Level> classLevels, Map<String, org.apache.logging.log4j.Level> categoryLevels) -
Method Summary
-
Constructor Details
-
LevelsContainer
-