Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LUX-Core/lux
/ push
Method
push
src/cpp-ethereum/libdevcore/Log.cpp:150–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
ThreadLocalLogName g_logThreadName(
"main"
);
149
150
void dev::ThreadContext::push(string const& _n)
151
{
152
g_logThreadContext.push(_n);
153
}
154
155
void dev::ThreadContext::pop()
156
{
Callers
3
save
Method · 0.45
axisRects
Method · 0.45
selectedLegends
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected