LDTP  2.3.1
stoplog

Syntax

stoplog()

Description

Stop logging

ImplementationDetails

If a log file has been previously opened for logging, that file pointer will be closed. So that the new logging will not be appened to the log file.

Example

stoplog()

Author:
Nagappan Alagappan <nagappan@gmail.com>