More consistently log in msg handling, incl full msg logging at trace
authorMatt Corallo <git@bluematt.me>
Tue, 22 Jun 2021 03:36:36 +0000 (03:36 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 29 Jun 2021 19:36:47 +0000 (19:36 +0000)
commitd36a875f9895c06804802ebb199e2103cba89b6d
treef5453a9da7da984843433a4e9ef451c7439c61c8
parent3ea4279d55d45bb0150b31b195e100c8ee95f5d9
More consistently log in msg handling, incl full msg logging at trace

This much more consistently logs information about messages
sent/received, including logging the full messages being
sent/received at the TRACE log level. Many other log messages which
are more often of interest were moved to the DEBUG log level.
lightning/src/ln/peer_handler.rs
lightning/src/ln/wire.rs