abseil / abseil-py

Abseil Common Libraries (Python)
Apache License 2.0
2.27k stars 246 forks source link

Align `logging.exception` signature with that or Python's builtin by adding `exc_info`. #247

Closed copybara-service[bot] closed 1 year ago

copybara-service[bot] commented 1 year ago

Align logging.exception signature with that or Python's builtin by adding exc_info.