1
0
mirror of https://github.com/ACINQ/eclair.git synced 2024-11-19 09:54:02 +01:00
eclair/eclair-front/modules
Pierre-Marie Padiou d05318832f
Truncate hex strings in front logs (#1679)
Front-end logs can produce a huge amount of logs, with significant
duplication. In order to reduce the log volume, we truncate `nodeId` and
`channelId` in the MDC to only keep the first 8 hexadecimal characters.

Also, override a few `toString` because some channel-queries-related
case classes produce huge strings.
2021-02-04 16:46:49 +01:00
..
awseb Truncate hex strings in front logs (#1679) 2021-02-04 16:46:49 +01:00
assembly.xml Add cluster doc, and packaging improvements (#1646) 2020-12-18 11:36:24 +01:00
awseb.xml Fix duplicate commit id in awseb bundle (#1650) 2020-12-18 16:27:09 +01:00