Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Xyntax/POC-T
/ format
Method
format
thirdparty/ansistrm/ansistrm.py:155–157 ·
view source on GitHub ↗
(self, record)
Source
from the content-addressed store, hash-verified
153
return
message
154
155
def
format(self, record):
156
message = logging.StreamHandler.format(self, record)
157
return
self.colorize(message, record)
Callers
14
emit
Method · 0.95
getDnsRecord
Method · 0.80
getHttpRecord
Method · 0.80
queryDnsRecord
Function · 0.80
queryHttpRecord
Function · 0.80
poc
Function · 0.80
poc
Function · 0.80
poc
Function · 0.80
poc
Function · 0.80
poc
Function · 0.80
poc
Function · 0.80
poc
Function · 0.80
Calls
1
colorize
Method · 0.95
Tested by
no test coverage detected