View the log files
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
To view the following log files, browse to the .metadata
folder in your workspace:
- Logs folder — Contains feature-specific log files.
- .log file — Displays all the log entries for the Developer Studio. It includes all the log entries in the various feature-specific log files.
- Log4j.properties file — Displays the log settings for each logger. Each workspace has its own log4j.properties file. If you edit the properties for a specific logger, it changes the logging in the feature-specific log file and not the .log file. You must restart the workspace after editing the file.
Note: For more information on editing these log settings, see the log4j Apache
documentation.