apptools.logger.log_point module

Prints a stack trace every time it is called but does not halt execution of the application.

Copied from Uche Ogbuji’s blog

apptools.logger.log_point.log_point(msg='\n')[source]