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

Method __init__

Lib/logging/handlers.py:444–463  ·  view source on GitHub ↗

Initializes the handler with a specific host address and port. The attribute 'closeOnError' is set to 1 - which means that if a socket error occurs, the socket is silently closed and then reopened on the next logging call.

(self, host, port)

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