jpos / jPOS

jPOS Project
http://jpos.org
GNU Affero General Public License v3.0
609 stars 461 forks source link

FSDProtectedLogListener now supports a parameter to optionally print ellipsis for truncated fields #584

Closed sumeetphadnis closed 5 months ago

sumeetphadnis commented 7 months ago

Configuration property truncate-add-ellipsis defaults to false for backward compatibility. When set to true, ellipsis ... will be appended to values of truncated fields. This improves readability.