Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/bg3se
/ LogOsirisError
Function
LogOsirisError
BG3Extender/Extender/Shared/Utils.cpp:12–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
}
11
12
void LogOsirisError(std::string_view msg)
13
{
14
gExtender->LogOsirisError(msg);
15
}
16
17
void LogOsirisWarning(std::string_view msg)
18
{
Callers
nothing calls this directly
Calls
1
LogOsirisError
Method · 0.80
Tested by
no test coverage detected