Reduce logging level
Closed this issue · 1 comments
pingles commented
Tests output a lot of info messages from the kafka server and zookeeper servers; minimise this to the console + move to a log file in dev/test profiles.
pingles commented
Tests now log INFO, WARN and ERROR messages into ./log/kafka.log. These are log messages primarily from the Zookeeper and Kafka servers. Keeps the console output to just the tests.