LDTP
3.5.0
|
addlogger('<log configuration file>')
Add more python logging formats with a configuration file format based on python logging format
Implemented based on python logging formats
Returns | 1 on success |
Refer: Linux: http://cgit.freedesktop.org/ldtp/ldtp2/tree/ldtp/__init__.py
Mac: https://github.com/ldtp/pyatom/blob/master/atomac/ldtp/__init__.py
Windows: https://github.com/ldtp/cobra/blob/master/CobraWinLDTP/ldtp/__init__.py
addlogger('/etc/ldtp.conf')
Refer: Python logging format configuration file