Uses of Record Class
org.nuxeo.runtime.test.runner.LogFeature.LoggerLightConfig
Packages that use LogFeature.LoggerLightConfig
-
Uses of LogFeature.LoggerLightConfig in org.nuxeo.runtime.test.runner
Fields in org.nuxeo.runtime.test.runner with type parameters of type LogFeature.LoggerLightConfigModifier and TypeFieldDescriptionprotected Map<LoggerLevelKey, LogFeature.LoggerLightConfig> LogFeature.originalConfigurationByLoggerStores the original log level for a given logger name, which allows us to restore the level as defined before launching the tests.