Error Logging (Magic xpi 3.x)
Information about errors that occurred during runtime is logged to several log files. In your Magic xpi folder, you will find the logs folder. This folder includes the following files:
-
studio_error.log
-
monitor_error.log
-
<project_name>_error.log
-
ifs.log
The <project_name>_error.log file is created when an error occurs in the project.
In the logs folder you will also find a java folder containing all errors connected with Java in your project.
A log file called Mapper.log is also created. The Mapper.log file is useful when either the Source or the Destination is a Database. In this case, the Mapper.log file will contain the SQL statements that were sent to the database and all errors received as a result of the statement.
The Magic xpi Studio contains several logging capabilities, such as components, that enable you to send user-defined messages to the monitoring screens, and logging options in every component’s configuration properties.