Make use of format specifiers in the logging library rather than relying on string.format(), which makes log output unnecessarily verbose. |
||
|---|---|---|
| .. | ||
| lab.py | ||
| sample.py | ||
Make use of format specifiers in the logging library rather than relying on string.format(), which makes log output unnecessarily verbose. |
||
|---|---|---|
| .. | ||
| lab.py | ||
| sample.py | ||