Uses of Record Class
org.nuxeo.runtime.test.runner.LogFeature.LoggerLightConfig
-
Uses of LogFeature.LoggerLightConfig 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.