mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
trivial: link updates in documentation (#2765)
This commit is contained in:
parent
91106cd9ff
commit
4f29f3c84b
4 changed files with 5 additions and 5 deletions
|
|
@ -941,7 +941,7 @@ Using file rotation
|
|||
-------------------
|
||||
|
||||
.. sectionauthor:: Doug Hellmann, Vinay Sajip (changes)
|
||||
.. (see <http://blog.doughellmann.com/2007/05/pymotw-logging.html>)
|
||||
.. (see <https://pymotw.com/3/logging/>)
|
||||
|
||||
Sometimes you want to let a log file grow to a certain size, then open a new
|
||||
file and log to that. You may want to keep a certain number of these files, and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue