|
|
-
log4j config in sbtDavid Arthur 2013-01-08, 21:35
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 |