mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-23 06:35:07 +01:00
The logger string used to identify the wtclient and wtclientrpc loggers was the same, leading to being unable to modify the log level of the wtclient logger as it would be overwritten with the wtclientrpc's one. To simplify things, we decide to use the existing RPC logger for wtclientrpc. |
||
---|---|---|
.. | ||
config.go | ||
driver.go | ||
wtclient.go | ||
wtclient.pb.go | ||
wtclient.proto | ||
wtclient.swagger.json |