Previous |
Next |
The Logging Preferences category enables you to set log file options such as file location, file size, and types of messages saved to any log file. The log file contains messages relating to your design process. By default a message log is saved to the default location.
The Logging Preferences category contains the following preferences:
File Path: This option specifies the location where the log files are saved. Enter the complete path or use the Browse button to select the location. The default location is <OWB_ORACLE_HOME>\owb\bin\admin.
File Name: This option specifies the name of the log file. Do not include a file extension when you specify a file name.
Maximum Size (Kb): This option specifies the maximum file size for the log file(s) in Kb. There are two log files: <logfilename>.0, and <logfilename>.1. When the maximum size of the first log file <logfilename>.0 is reached, OWB starts writing to the second log file, <logfilename>.1. When the maximum size of the second one is reached, OWB starts overwriting the first log file.
Log Error Messages: Select this option to write all error messages to the log file.
Log Warning Messages: Select this option to write all warning messages to the log file.
Log Information Messages: Select this option to write all information messages to the log file.