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

Method LogOsirisError

OsiInterface/OsirisProxy.cpp:107–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105}
106
107void OsirisProxy::LogOsirisError(std::string const & msg)
108{
109 LogOsirisMsg("{E} " + msg);
110}
111
112void OsirisProxy::LogOsirisWarning(std::string const & msg)
113{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected