Details
Description
Logs using SyslogAppender will generally be dropped if their size is greater than the operating system's default UDP datagram size. It would be better to truncate them to the length of the system's default UDP datagram size if needed.
See discussion about this at https://github.com/qos-ch/logback/pull/158