Re: LOG4J2-2062 Error in Travis Job

2017-10-02 Thread Jorge Sánchez
Hi, I just wanted to create something, at least, configurable so I could get going. I will review your suggestions and come up with something. Thank you.

Re: LOG4J2-2062 Error in Travis Job

2017-10-01 Thread Matt Sicker
I wouldn't worry too much about the Travis build, though that looks like a bug in our config rather than anything on your end. Anyways, about your PR. I like the idea (and the PR), though I'm wondering if it'd be useful to allow for a dynamic message key to be created based on a pattern (e.g., per

Re: LOG4J2-2062 Error in Travis Job

2017-10-01 Thread Matt Sicker
Or a better example would be my key being based on something in the ThreadContext (e.g., a request or correlation ID). On 1 October 2017 at 17:25, Matt Sicker wrote: > I wouldn't worry too much about the Travis build, though that looks like a > bug in our config rather than anything on your end.

Fwd: LOG4J2-2062 Error in Travis Job

2017-10-01 Thread Jorge Sánchez
Hi Devs, I have created ticket https://issues.apache.org/jira/browse/LOG4J2-2062 in order to improve the KafkaAppender with the possibility of including a Key to every message sent to a Kafka topic and I have run mvn clean verify as stated in the Contributing page with all the tests in the log4j-c