jpark712

Results 2 issues of jpark712

This change adds the `stack_info` parameter to the before_sleep_log() function and passes it to the logger function. When set to True, logger will include a stack dump at the current...

#227 adds the `exc_info` parameter to the `before_sleep_log()` function. This is nice, but the stack trace ends at the place where the exception is raised. It may be useful to...