Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mandiant/flare-floss
/ format
Method
format
floss/logging_.py:50–51 ·
view source on GitHub ↗
(self, record)
Source
from the content-addressed store, hash-verified
48
""
"
49
50
def
format(self, record):
51
return
FORMATTERS[record.levelno].format(record)
52
53
54
class
LoggerWithTrace(logging.getLoggerClass()):
# type: ignore
Callers
5
make_parser
Function · 0.80
main
Function · 0.80
extract_rust_hashes.py
File · 0.80
__init__
Method · 0.80
runtest
Method · 0.80
Calls
no outgoing calls
Tested by
2
__init__
Method · 0.64
runtest
Method · 0.64