Uses of Class
org.nuxeo.runtime.test.runner.LoggerLevelKey
-
Uses of LoggerLevelKey in org.nuxeo.runtime.test.runner
Modifier and TypeFieldDescriptionprotected Map<LoggerLevelKey,
LogFeature.LoggerLightConfig> LogFeature.originalConfigurationByLogger
Stores the original log level for a given logger name, which allows us to restore the level as defined before launching the tests.Modifier and TypeMethodDescriptionprotected LoggerLevelKey
LogFeature.buildKey
(LoggerLevel logger, org.junit.runners.model.FrameworkMethod method) Builds the logger key.