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

Method __init__

Lib/logging/handlers.py:1171–1181  ·  view source on GitHub ↗

Initialize the handler with the buffer size, the level at which flushing should occur and an optional target. Note that without a target being set either here or via setTarget(), a MemoryHandler is no use to anyone!

(self, capacity, flushLevel=logging.ERROR, target=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

__init__Method · 0.45

Tested by

no test coverage detected