Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/bg3se
/ EnableLogging
Method
EnableLogging
LuaDebugger/DAPMessageHandler.cs:119–122 ·
view source on GitHub ↗
(Stream logStream)
Source
from the content-addressed store, hash-verified
117
}
118
119
public void EnableLogging(Stream logStream)
120
{
121
LogStream = logStream;
122
}
123
124
/*private void SendBreakpoint(string eventType, Breakpoint bp)
125
{
Callers
1
HandleLaunchRequest
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected