Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

hiEndLog

hiEndLog( )
=> t / nil

Description

Stops writing the transaction log to the file specified by hiStartLog.

Use hiStartLog and hiEndLog to create short ancillary log files for specific operations. All CIW transactions continue to be logged in the main log file CDS.log.

Arguments

None

Value Returned

t

The transaction log is no longer being written to the file.

nil

Writing to the specified file was not stopped. An error message is also issued.

Related Topics

hiStartLog

Log File Functions


Return to top
 ⠀
X