MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / doRollover

Method doRollover

Lib/logging/handlers.py:319–368  ·  view source on GitHub ↗

do a rollover; in this case, a date/time stamp is appended to the filename when the rollover happens. However, you want the file to be named for the start of the interval, not the current time. If there is a backup count, then we have to get a list of matching file

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

getFilesToDeleteMethod · 0.95
computeRolloverMethod · 0.95
startswithMethod · 0.80
closeMethod · 0.45
existsMethod · 0.45
removeMethod · 0.45
renameMethod · 0.45
_openMethod · 0.45

Tested by

no test coverage detected