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

Function getLogger

Lib/logging/__init__.py:1550–1559  ·  view source on GitHub ↗

Return a logger with the specified name, creating it if necessary. If no name is specified, return the root logger.

(name=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_showwarningFunction · 0.85

Calls 1

getLoggerMethod · 0.80

Tested by

no test coverage detected