MCPcopy Create free account
hub / github.com/Norbyte/ositools / LogOsirisWarning

Method LogOsirisWarning

OsiInterface/OsirisProxy.cpp:112–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110}
111
112void OsirisProxy::LogOsirisWarning(std::string const & msg)
113{
114 LogOsirisMsg("{W} " + msg);
115}
116
117void OsirisProxy::LogOsirisMsg(std::string const & msg)
118{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected