OpenEnroth 2a41f3e
Loading...
Searching...
No Matches
Functions | Variables
lls-check Namespace Reference

Functions

def print_lls (message)
 
def main ()
 
def open_log_file (log_file_path)
 
def severity_to_string (severity)
 
def parse_log (data)
 
def print_errors (files_with_errors)
 

Variables

def result = main()
 

Function Documentation

◆ main()

def lls-check.main ( )

◆ open_log_file()

def lls-check.open_log_file (   log_file_path)

◆ parse_log()

def lls-check.parse_log (   data)

◆ print_errors()

def lls-check.print_errors (   files_with_errors)

◆ print_lls()

def lls-check.print_lls (   message)

◆ severity_to_string()

def lls-check.severity_to_string (   severity)

Variable Documentation

◆ result

def lls-check.result = main()