write_file method

write_file

Finalizes the log, e.g., writes it to file.

def write_file(self):
    ...

See Also