Anyone know how to get sbt to pick up log4j when running Kafka interactively?

I do:

./sbt
project core-kafka
run "config/server.properties"

Is there maybe a better way to run Kafka without packaging the whole thing?

-David

Reply via email to