<aspectj> <weaver options=""> <include within="*"/> <exclude within="org.apache.commons.logging..*"/> <exclude within="org.slf4j..*"/> <exclude within="java.util.logging..*"/> <exclude within="org.apache.log4j..*"/> </weaver> <aspects> <aspect name="kieker.monitoring.probe.aspectj.flow.operationExecutionObject.FullInstrumentation"/> </aspects> </aspectj>