MCPcopy 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
577const char *log_prefix(const struct logger *log)
578{
579 return log->prefix->prefix;
580}
581
582bool log_has_io_logging(const struct logger *log)
583{

Callers 1

new_subdFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected