mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 18:10:34 +01:00
09386213be
In lnd, log messages about channels are generally logged with a reference to their channel point rather than the short channel id. Channel point is reorg-resistant and also easier to look up in for example a block explorer. In the link however, all log messages are accompanied by short channel id. This makes it difficult to grep a log for all channel activity. The PEER message for example which are often crucial to analyse, are logged with channel points. This commit modifies the link logging to also use channel points. |
||
---|---|---|
.. | ||
grpc | ||
release-notes | ||
rest | ||
code_contribution_guidelines.md | ||
configuring_tor.md | ||
debugging_lnd.md | ||
DOCKER.md | ||
etcd.md | ||
fuzz.md | ||
INSTALL.md | ||
key_import.md | ||
leader_election.md | ||
macaroons.md | ||
MAKEFILE.md | ||
nat_traversal.md | ||
psbt.md | ||
recovery.md | ||
release.md | ||
ruby-thing.rb | ||
safety.md | ||
wallet.md | ||
watchtower.md |