Main Page
Related Pages
S
earch for
LDTP User manual
»
logging
stoplog
Syntax
stoplog ()
Description
Stop logging
Implementation
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 <
nagappan@gmail.com
>
Linux Desktop Testing Project