LDTP  3.0.0
addlogger

Syntax

addlogger('<log configuration file>')

Description

Add more python logging formats with a configuration file format based on python logging format

ImplementationDetails

Implemented based on python logging formats

Return values
Returns1 on success

Refer: http://cgit.freedesktop.org/ldtp/ldtp/tree/python/ldtp.py

Example

addlogger('/etc/ldtp.conf')

Configration

Refer: Python logging format configuration file

Author
Nagappan Alagappan nagap.nosp@m.pan@.nosp@m.gmail.nosp@m..com


Linux Desktop Testing Project