Since lightningdevkit/rust-lightning#4217, LDK log messages no longer contain data that is also present in the structured log fields for peer id, channel id and payment hash. This means that Logger implementations, including ldk-node's, now need to print the structured fields for the logs to remain comprehensible.