Configuring logging
- In the configuration console, select the top-level node, Infor LN Transfer Service, in the tree to open the console's main view.
 - Under Logging, click Configure to open the Configure Logging dialog box.
 - Specify this information: 
           
- Log Level
 - 
              Indicates which types of messages are logged: 
              
- Off: No messages are logged.
 - Fatal: Only fatal errors are logged.
 - Error: All errors are logged.
 - Warning: Warning messages and errors are logged.
 - Info: Info messages and warnings and errors are logged.
 - Debug: All messages are logged.
 
 - Max File Size
 - The maximum size of the log file. If the log file exceeds this limit, log file rotation takes place.
 - KB / MB
 - The unit, kilobyte or megabyte, for the specified log file size.
 - Max Nr of Files
 - 
              The maximum number of backup log files that are kept during log file rotation. 
              
See Log file rotation.
 - Log File
 - The path of the log file. You can specify either an absolute path, or a path relative to the installation folder.
 - Click Browse to navigate to a different location or specify a different file name.
 
 - Click OK.