Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ log_prefix
Function
log_prefix
lightningd/log.c:577–580 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
575
}
576
577
const char *log_prefix(const struct logger *log)
578
{
579
return log->prefix->prefix;
580
}
581
582
bool log_has_io_logging(const struct logger *log)
583
{
Callers
1
new_subd
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected