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

Method shouldRollover

Lib/logging/handlers.py:146–160  ·  view source on GitHub ↗

Determine if rollover should occur. Basically, see if the supplied record would cause the file to exceed the size limit we have.

(self, record)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

emitMethod · 0.45

Calls 4

_openMethod · 0.45
formatMethod · 0.45
seekMethod · 0.45
tellMethod · 0.45

Tested by

no test coverage detected