Product Documentation
Command-Line IP Selector (CLIPS) User Guide
Product Version IC23.1, June 2023

Viewing Logs

CLIPS logs show useful information about everything happening in the current session.

You can show and hide the log area of CLIPS.

To view the log pane, do one of the following

To capture the log files and intermediate files in a specified directory, perform the following steps:

  1. Set the environment variable CLIPS_DEBUG="dbg".
  2. Create a local directory. For example, create a directory local_tmp using the command:
    mkdir local_tmp
  3. Use the following option in CLIPS command-line:
    -tmpworkpath ./local_tmp
  4. The content of virtuoso_<tempID>/directory is saved in the locally-defined directory local_tmp.

Return to top
 ⠀
X