@ -117,7 +116,7 @@ final class AnnotationAttributesReadingVisitor extends RecursiveAnnotationAttrib
@@ -117,7 +116,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);