MCPcopy Create free account
hub / github.com/anthropics/defending-code-reference-harness / log_message

Method log_message

scripts/egress_proxy.py:76–77  ·  view source on GitHub ↗
(self, format, *args)

Source from the content-addressed store, hash-verified

74 pass
75
76 def log_message(self, format, *args): # noqa: A002 — base sig
77 pass
78
79
80def main() -> None:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected