Configuring Logging
To help troubleshoot issues, you can configure the Schema Editor to run with logging enabled.
Only enable logging long enough to capture an issue. Logging decreases performance and can consume a large quantity of disk space.
Set the Log Level option to enable logging and specify the amount of detail included in log files. The following table lists the logging levels available in the Schema Editor, in order from least verbose to most verbose.
Log Level Value | Description |
---|---|
OFF |
Disables all logging. |
ERROR |
Logs error events that occur while the Schema Editor is running. |
INFO |
Logs general information that describes the progress of the Schema Editor. |
TRACE |
Logs all Schema Editor activity. |
To enable logging:
- From the menu bar at the top, select Help > Settings.
- From the Log Level drop-down list, select the desired level of information to include in log files.
- To include your connection information in the log, select the Log Connection String check box.
- In the Log Location field, specify a full path for the log file. The log file must be saved in
.log
format. - Click OK.
- Restart the Schema Editor to make sure that the new settings take effect.
The Schema Editor produces a log file in the directory specified in the Log Location field.
To disable logging:
- From the menu bar at the top, select Help > Settings.
- From the Log Level drop-down list, select OFF.
- Click OK.
- Restart Schema Editor to make sure that the new settings take effect.