GitHub user mrnakumar opened a pull request:

    https://github.com/apache/kafka/pull/4311

    KAFKA-6298 - Line numbers on log messages are incorrect

    Modified LogContext.KafkaLogger to add support for location aware logging. 
If LocationAwareLogger is not available then fallback to the Logger. 


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mrnakumar/kafka 
KAFKA-6298-LOCATION-AWARE-LOGGING

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/4311.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4311
    
----
commit a8900b147e01384eaab84974f4fc11b530ca5490
Author: Narendra kumar <narendraku...@fico.com>
Date:   2017-12-11T13:43:25Z

    Added location awareness to LogContext.KafkaLogger

----


---

Reply via email to