Details
-
Feature
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Current Situation
The debug output is sometimes missing some important informations that are only given in the category trace.
Desired Behavior
Some trace output should be move to debug category.
Example: The resolve expression for an in condition should be logged
condition.getExpression() + " after replacement --> " + expressionValue