Product Documentation

c-treeRTG COBOL Edition User's Guide

Previous Topic

Next Topic

Checking the Configuration Using CTREE_LOG and ctutil

Several techniques are provided to test that the c-treeRTG configuration file is correct:

  • ctutil -test config
  • ctutil -c <file> -test config
  • CTREE_LOG

ctutil

The ctutil -test command is documented in the c-treeRTG Utilities chapter: ctutil -test

Previous Topic

Next Topic

CTREE_LOG

Defines the name of the file to log events.

Syntax

CTREE_LOG=filename

where:

  • filename - the file name of the log file.

Example

CTREE_LOG=ctree.log

New configuration format

This option can be specified using the <log> option. Please remember that the log option needs at least one child tag to specify what to log.

TOCIndex