File: make-logger-more-compatible-5da1ddf1bab77047.yaml

package info (click to toggle)
python-tenacity 9.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 700 kB
  • sloc: python: 3,179; makefile: 11
file content (4 lines) | stat: -rw-r--r-- 127 bytes parent folder | download | duplicates (3)
1
2
3
4
---
fixes:
  - |
    Use str.format to format the logs internally to make logging compatible with other logger such as loguru.