BFAX_LOG

Purpose

This state table adds a date and time stamp to the supplied message and writes it to a log file.

ASCII syntax

InvokeStateTable ("DIRECT", BFAX_LOG, begin, Logeventstring);

Entry Point

The entry point for this state table is begin

Parameters

Logeventstring (STRING)
Message to be logged

Description

Use the BFAX_LOG state table to write information to the log file. The log file is named $OAM_LOG_PATH/Appl.appl_name.log, where appl_name is the name of the state table that called the Brooktrout fax state tables.

Also, if the Brooktrout fax state tables detect an error, they invoke the BFAX_LOG state table to put information about that error in the log file.