On-Disk Log File

This is the “standard” way of recording TIBCO iProcess® Objects Server messages. The messages are written to a file on the hard disk and are available via a text editor.

The on-disk TIBCO iProcess® Objects Server log is always “turned on” (as opposed to the in-memory log, which can be turned on or off — see ). The primary controller of the amount of information that is written to the on-disk TIBCO iProcess® Objects Server log is the setting of the log level. The log level can be set in a way that only error-level messages (the fewest) are written to the log, or it can be set in a way that debug-level messages (the greatest amount) are written to the log. You can also control the size of the log file, the types of categories that are written to the log, etc. More details about the log files are described in the following subsections.