Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ log_prefix
Function
log_prefix
lightningd/log.c:335–338 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
333
}
334
335
const char *log_prefix(const struct log *log)
336
{
337
return log->prefix->prefix;
338
}
339
340
enum log_level log_print_level(struct log *log, const struct node_id *node_id)
341
{
Callers
1
new_subd
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected