zachgk commented on a change in pull request #12827: Update scala intellij tutorial URL: https://github.com/apache/incubator-mxnet/pull/12827#discussion_r229512874
########## 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: There are log4j.properties files already in the scala package. If you want to change how much they output, that should probably be separate from this and may require some discussion. ---------------------------------------------------------------- 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
