Logging (uigwt0005m000)

Infor LN UI Administration > Logging

Use this page to define logging settings.

This table shows the fields on the page:

Field Group Field Description
Server Logging Log level The level of log messages that is written to the log file. You can select these values:
  • ERROR

    Only the most important (error) messages are logged. This level has the least effect on performance and should be the default in a production environment.

  • INFO

    Error and informational messages are logged.

  • DEBUG

    Error, informational, and debug messages are logged.

Log directory The directory of the log file.

The path must refer to an existing directory on the UI server. The path may use one of these system properties:

  • ${java.io.tmpdir}
  • ${user.dir}
  • ${catalina.base} - Tomcat web server only
  • ${catalina.home} - Tomcat web server only
  • ${user.install.root} - WebSphere web server only
Client Tracing Activate Trace mode for all Users If this check box is selected, the trace mode is started automatically when the user logs on to the system. This allows troubleshooting using the messages that are exchanged with the LN server during the sign-in phase.
Error Messages Detail level The amount of detail information that is displayed for errors that originate within LN UI. You can select these values:
  • VERBOSE

    All available error details are displayed.

  • CONCISE

    A unique error identification and a summary of the error information are displayed. This is the default level.

  • LIMITED

    A unique error identification is displayed.