@ -77,9 +76,7 @@ final class AnnotationAttributesReadingVisitor extends RecursiveAnnotationAttrib
@@ -77,9 +76,7 @@ final class AnnotationAttributesReadingVisitor extends RecursiveAnnotationAttrib
@ -111,7 +108,7 @@ final class AnnotationAttributesReadingVisitor extends RecursiveAnnotationAttrib
@@ -111,7 +108,7 @@ final class AnnotationAttributesReadingVisitor extends RecursiveAnnotationAttrib
}
catch(Throwableex){
if(logger.isDebugEnabled()){
logger.debug("Failed to introspect meta-annotations on ["+annotation+"]: "+ex);
logger.debug("Failed to introspect meta-annotations on "+annotation+": "+ex);