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

Method getLastLevel

src/Diagnostics/tests/LoggingTests.cpp:25–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23 }
24
25 Logging::Level getLastLevel() const
26 {
27 return _lastLevel;
28 }
29};
30
31TEST(LoggingTests, BasicSinkTest)

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected