nswamy commented on a change in pull request #12827: Update scala intellij tutorial URL: https://github.com/apache/incubator-mxnet/pull/12827#discussion_r225339189
########## File path: docs/tutorials/scala/mxnet_scala_on_intellij.md ########## @@ -292,11 +311,24 @@ The project's `pom.xml` will be open for editing. Click "Import Changes" in this prompt. -**Step 5.** Build the project: +**Step 5.** Setup log4j configuration + +Create a new file `target/classes/log4j.properties` with the contents: Review comment: how about adding this as a part of the project? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
