@ -117,6 +117,7 @@ for any subsystem containing that string. Subsystems include:
* *hsmd* : The secret-holding daemon
* *hsmd* : The secret-holding daemon
* *gossipd* : The gossip daemon
* *gossipd* : The gossip daemon
* *connectd* : The network connection daemon
* *connectd* : The network connection daemon
* *jsonrpc#FD* : Each JSONRPC connection, FD = file descriptor number
The following subsystems exist for each channel, where N is an incrementing
The following subsystems exist for each channel, where N is an incrementing
@ -125,7 +126,6 @@ internal integer id assigned for the lifetime of the channel:
* *channeld-chan#N* : Each channel management daemon
* *channeld-chan#N* : Each channel management daemon
* *closingd-chan#N* : Each closing negotiation daemon
* *closingd-chan#N* : Each closing negotiation daemon
* *onchaind-chan#N* : Each onchain close handling daemon
* *onchaind-chan#N* : Each onchain close handling daemon
* *json #FD* : Each JSONRPC connection, FD = file descriptor number
So, **log-level=debug:plugin** would set debug level logging on all
So, **log-level=debug:plugin** would set debug level logging on all