logging

About Logging functions

Log functions are used to log the operations performed. Output format of log file is XML file

Logging python API's

addlogger - Add more logging handler

ldtplog - Log the operations in LDTP engine side

log - Log the operations

setloglevel - Set the level of logging

startldtplog - Start LDTP engine logging to a file

startlog - Start logging to a file

stopldtplog - Stop LDTP engine logging to a file

stoplog - Stop logging to a file

Linux Desktop Testing Project