Skip to main content
Version: 0.9.1

LogFormat

class LogFormat(*args, **kwargs)

Bases: FileFormat

Categories: file-format

The class of the log file format.

Methods

to_dict
def to_dict() -> dict

Returns the dictionary representation of the object.

Returns:

dict: A dictionary with the object's attributes.