Configure the Migration Log
This topic applies to all of the mainframe connectors.
imgc
This topic applies to all of the mainframe connectors.
The migration tool uses java.util.logging. When you run the tool, you can use the
-l
option to specify the configuration file for the logging system. This file configures the type and format of the information that is logged and the location of log files.For example, you can configure any of the following log levels:
- Log errors only.
- Log everything, including debugging info.
- Make the timestamps include dates and times down to seconds.
- Make the timestamps include dates only.
- Send the logs to the console.
- Send the logs to a file.
If you do not want to change the default logging configuration, omit the
-l
option.