Redirecting System.out.println lines to either the server log or to a file on the server
I put in System.out.println lines to show me what was happening, and expected to see them in the server log. They are not there, and I need to know how to configure Weblogic 11g to redirect System.out.println lines either to the server log, or to a file on the server.