Write data to the log
def write(self, data: str) -> None:
data
Data to be written.
Last updated 1 year ago