mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 15:14:23 +01:00
pytest: Configure the plugin logging to debug
This commit is contained in:
@@ -579,6 +579,7 @@ class LightningD(TailableProc):
|
|||||||
self.disconnect_file = None
|
self.disconnect_file = None
|
||||||
|
|
||||||
self.rpcproxy = bitcoindproxy
|
self.rpcproxy = bitcoindproxy
|
||||||
|
self.env['CLN_PLUGIN_LOG'] = "gl_plugin=trace,gl_rpc=trace,gl_grpc=trace,debug"
|
||||||
|
|
||||||
self.opts = LIGHTNINGD_CONFIG.copy()
|
self.opts = LIGHTNINGD_CONFIG.copy()
|
||||||
opts = {
|
opts = {
|
||||||
|
|||||||
Reference in New Issue
Block a user