MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / log_message

Method log_message

service/server.py:57–58  ·  view source on GitHub ↗
(self, format, *args)

Source from the content-addressed store, hash-verified

55 self.server.stop()
56
57 def log_message(self, format, *args):
58 return
59
60
61# http://code.activestate.com/recipes/425210-simple-stoppable-server-using-socket-timeout/

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected