IgnisLogReader

class IgnisLogReader[source]

Class to read from Ignis log files

Reads and constructs tabular representation of logged data based on date/time and key criteria

Methods

IgnisLogReader.get_log_files()

Get Names of all log files (several may be present due to logging file rotation).

IgnisLogReader.read_values([log_files, …])

Retrieve log lines using key and date/time filtering criteria