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