Description
If you don't specify any layout to KafkaAppender, it will simply include the log message as payload. This is not very useful and inconsistent with how other appenders work.
It's better if there is no default layout for KafkaAppender, as will be the case for SocketAppender and JmsAppeder now when LOG4J2-1958 is done.
Attachments
Issue Links
- is related to
-
LOG4J2-1958 Deprecate SerializedLayout and remove it as default
- Closed