mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 07:04:22 +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.rpcproxy = bitcoindproxy
|
||||
self.env['CLN_PLUGIN_LOG'] = "gl_plugin=trace,gl_rpc=trace,gl_grpc=trace,debug"
|
||||
|
||||
self.opts = LIGHTNINGD_CONFIG.copy()
|
||||
opts = {
|
||||
|
||||
Reference in New Issue
Block a user