Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlatformLab/NanoLog
/ getStats
Function
getStats
runtime/NanoLog.cc:10–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
using namespace NanoLogInternal;
9
10
std::string getStats() {
11
return RuntimeLogger::getStats();
12
}
13
14
void printConfig() {
15
printf(
"==== NanoLog Configuration ====\r\n"
);
Callers
3
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected