MCPcopy Create free account
hub / github.com/chatmail/core / set_logging_default

Method set_logging_default

python/src/deltachat/testplugin.py:462–463  ·  view source on GitHub ↗
(self, logging)

Source from the content-addressed store, hash-verified

460 return ac
461
462 def set_logging_default(self, logging) -> None:
463 self._logging = bool(logging)
464
465 def remove_preconfigured_keys(self) -> None:
466 self._preconfigured_keys = []

Callers 3

__init__Method · 0.95
disable_loggingMethod · 0.80
enable_loggingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected