Previous Topic Next topic Print topic


Remote System Explorer logging

Restriction: This functionality requires Micro Focus Visual COBOL Development Hub.

You can configure RSE logging to trace and highlight issues with the server.

The logging configuration file is called rsecomm.properties and is hosted on the remote server under $COBDIR/remotedev/rseserver/rseserver-3.5.

Edit the file to configure:
  • the logging level
  • the log location

The log location can be to standard output stream (stdout) or a file location. The various logging levels are described in the configuration file. A log file is created for each user that makes a connection and is found, when logged in as that user, in ~/.eclipse/RSE/rsecomm.log.

Previous Topic Next topic Print topic