mirror of
https://github.com/ACINQ/eclair.git
synced 2024-11-19 09:54:02 +01:00
d05318832f
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. |
||
---|---|---|
.. | ||
logback_eb.xml | ||
Procfile | ||
run.sh |