In WebLogic 5.x, how can I turn off logging to the console window?
Created May 4, 2012
Robert Castaneda You can do this by setting the following property in your weblogic.properties file
weblogic.system.enableConsole=false