Is there any way to turn up logging around the
protected void evaluateDecisionTable(DmnDecisionTableImpl decisionTable, VariableContext variableContext, DmnDecisionTableEvaluationEventImpl evaluationResult) {
method? In class DecisionTableEvaluationHandler I am struggling with understanding why none of the dmn rules I have specified are being selected.