What is the correct way of debugging connector rules

From my experience, log.error comes without doing anything.

Also code snipper shared by Collin has some imports around loggers which are not required at all. log object is available by default and it would be available without defining or importing any package.