Package org.hibernate.testing.orm.junit
Annotation Interface Logger
public @interface Logger
Must specify one of
loggerNameClass() or loggerName()-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionThe `Class` used as the base for the logger name.Class<?> The `Class` used as the base for the logger name.