NDJSONFormat
classView source ↗
class NDJSONFormat(*args, **kwargs)
Bases: FileFormat
Categories: file-format
The class of the log file format.
Methods
method
View source ↗to_dictdef to_dict() -> dict
Returns the dictionary representation of the object.
Returns:
dict: A dictionary with the object's attributes.