Click2Gov - Manually Setting Log File Location.
Open the system registry using the run command "regedit".
Navigate to:
-HKEY_LOCAL_MACHINE
-SYSTEM
-CurrentControlSet
-Services
-beasvc_ << name of your server >>
-Parameters
-Log
Right Click on the word Log and choose "modify" from the options available.
Enter the path and filename for your log file. Typically it will be:
"C:\bea\c2gdomain\common\c2glog.txt"
Click the "OK" button and exit the registry.
Stop and re-start the WebLogic Server.
After these steps have been completed. Any system output from the Java and JSP pages written by Click2Gov, should be output to the file specified.