Package org.nuxeo.runtime.test.runner
Annotation Type LoggerLevel
-
@Inherited @Repeatable(LoggerLevels.class) @Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface LoggerLevel
Annotation that will help you managing the logging when dealing with tests. You can create or update a logger dynamically by annotating your class or method test.- Since:
- 11.1