To see the color changes, make sure you have an AI selected, and make sure the behavior tree is set to “Current”.
To put a debug message in the console, use an Expression (set the return value to true) and use
debug("Some debug statement")
as the expression.