MCPcopy Create free account
hub / github.com/OpenLoco/OpenLoco / getLastMessage

Method getLastMessage

src/Diagnostics/tests/LoggingTests.cpp:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18 }
19
20 std::string_view getLastMessage() const
21 {
22 return _lastMessage;
23 }
24
25 Logging::Level getLastLevel() const
26 {

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected