robottelo.log

Utilities to help work with log files

Module Contents

Classes

LogFile

References a remote log file. The log file will be downloaded to allow

Attributes

LOGS_DATA_DIR

robottelo.log.LOGS_DATA_DIR
class robottelo.log.LogFile(remote_path, pattern=None)

References a remote log file. The log file will be downloaded to allow operate on it using python

filter(self, pattern=None)

Filter the log file using the pattern argument or object’s pattern