# SCS Log Reader

Published 2024-01-30

# Directly usable functions and values

def plugin(data):
    data["log"] # Includes the entire log file. Only updated when the file is updated.

# Description

Listens to the SCS log file and updates the log data entry when the file is updated.