From: Joakim S. <joa...@bl...> - 2016-02-15 22:47:19
|
Hello, I am trying to set the logger from the command prompt like this without success: java -server -Xmx4g -Dbigdata.propertyFile=RWStore.properties -Djava.util.logging.config.file=log4j.properties -jar blazegraph.jar Does anyone know how configure the log util when running from the command line? |