MCPcopy Create free account
hub / github.com/andreasfertig/programming-with-cpp20 / main

Function main

10.16-logFunction2/main.cpp:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35}
36
37int main()
38{
39 Log(LogLevel::Info, "hello {} {} {}", 2, 3, 4);
40}

Callers

nothing calls this directly

Calls 1

LogFunction · 0.70

Tested by

no test coverage detected