Adds a saga monitor with "watching events { ... }" syntax.
Example:
watching events { event -> logger.info("Saga: $event") }