addlogger

Syntax

addlogger ('<log configuration file>')

Description

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

Implementation

Implemented based on python logging formats

Return values:
Returns 1 on success
Refer: http://webcvs.freedesktop.org/ldtp/ldtp/python/ldtp.py

Example

addlogger ('/etc/ldtp.conf')

Configration

Refer: Python logging format configuration file

Author:
Nagappan A <nagappan@gmail.com>


Linux Desktop Testing Project