Exit Log Files

If user exit programs are specified in the initparm.cfg, IBM® Connect:Direct® creates exit logs. Exit log files are provided specifically for the user exit programs and are used for debug and trace type messages. The user exit program is started with the log file already opened on STDOUT and STDERR. The exit log files are:

  • stat_exit.log
  • file_exit.log
  • security_exit.log
Note: You can access the log files through the normal printf() and fprintf (stderr,...) functions.

The log files are located in the installed (d_dir) working directory:

.../d_dir/work/cd_node