alfonsonishikawa commented on a change in pull request #135: Goraexplorer needed changes URL: https://github.com/apache/gora/pull/135#discussion_r266255944
########## File path: conf/log4j.properties ########## @@ -24,7 +24,7 @@ log4j.threshhold=ALL log4j.rootLogger=${gora.root.logger} #special logging requirements for some commandline tools -log4j.logger.org.apache.gora.compiler.GoraCompiler=INFO,console +log4j.logger.org.apache.gora.compiler.GoraCompiler=INFO Review comment: Logs in console about compiled files appeared twice because the root,logger is already configured to log to console. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services