Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/KhronosGroup/Vulkan-Docs
/ setLogLine
Function
setLogLine
scripts/reflib.py:42–44 ·
view source on GitHub ↗
(line)
Source
from the content-addressed store, hash-verified
40
logProcname = procname
41
42
def
setLogLine(line):
43
global logLine
44
logLine = line
45
46
def
logHeader(severity):
47
""
"Generate prefix for a diagnostic line using metadata and severity"
""
Callers
1
findRefs
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected