I noticed in my attempts to use self.Debug() method that none of the statements get printed in the console if there is a runtime error even well after the Debug() call..  Is this to be expected?

Author