I have added log4j.properties file in source folder of project but I am still getting a log4j:error.
log4j.properties
Here is my Log4j.properties file:
To prevent this isue I changed all values in log4j.properties file with directory ${kafka.logs.dir} to my own directory. For example D:/temp/...