MCPcopy Create free account
hub / github.com/ElementsProject/lightning / plugin_log

Function plugin_log

plugins/bkpr/test/run-recorder.c:79–80  ·  view source on GitHub ↗

Generated stub for plugin_log */

Source from the content-addressed store, hash-verified

77{ fprintf(stderr, "plugin_err called!\n"); abort(); }
78/* Generated stub for plugin_log */
79void plugin_log(struct plugin *p UNNEEDED, enum log_level l UNNEEDED, const char *fmt UNNEEDED, ...)
80{ fprintf(stderr, "plugin_log called!\n"); abort(); }
81/* AUTOGENERATED MOCKS END */
82
83struct command_result *jsonrpc_set_datastore_(struct command *cmd UNNEEDED,

Callers 15

find_txo_chainFunction · 0.50
init_rebalancesFunction · 0.50
init_descriptionsFunction · 0.50
log_errorFunction · 0.50
listinvoices_doneFunction · 0.50
listsendpays_doneFunction · 0.50
currency_doneFunction · 0.50
currency_errorFunction · 0.50
lookup_currencyFunction · 0.50
parse_and_log_chain_moveFunction · 0.50
load_currencyratesFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected