litl / backoff

Python library providing function decorators for configurable backoff and retry
MIT License
2.61k stars 148 forks source link

logger agnostic message formatting #212

Open wineTGH opened 10 months ago

wineTGH commented 10 months ago

This change will help logging exceptions through different logger implementations (e.g. "loguru").