lnd.xprv/lnrpc/wtclientrpc
Wilmer Paulino b195d39ad7
rpc: use existing rpc logger for wtclientrpc
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.
2020-05-14 13:35:03 -07:00
..
config.go rpc: use existing rpc logger for wtclientrpc 2020-05-14 13:35:03 -07:00
driver.go lnrpc: remove remaining wtclientrpc build tags 2019-09-25 14:41:25 -07:00
wtclient.go rpc: use existing rpc logger for wtclientrpc 2020-05-14 13:35:03 -07:00
wtclient.pb.go wtclientrpc: format wtclient.proto and remove json_name fields 2020-03-07 11:23:09 +01:00
wtclient.proto lnrpc: unify proto style by moving services to top of file 2020-05-08 14:33:04 +02:00
wtclient.swagger.json lnrpc: generate gateway and swagger for all RPCs 2020-05-08 14:33:59 +02:00