MCPcopy 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
335const char *log_prefix(const struct log *log)
336{
337 return log->prefix->prefix;
338}
339
340enum log_level log_print_level(struct log *log, const struct node_id *node_id)
341{

Callers 1

new_subdFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected