Logger
Logging is a very important part of the migration process, as it allows for adequate reporting and debugging. The logger component allows you to log messages to the console. Using different types of log messages, you can easily distinguish between different types of messages.
The messages are stored in the System Database, which is configured by the XILL4_DATABASE_CONNECTION_STRING
environment variable (See Environment Variables for more details).
At any moment during the migration process, you can view the log messages through the Console
Configuration
Inputs | Outputs
Example: Any message for this input is acceptable.