Class Line (1.12.0)

Line(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Contains information about a single line from logs.

Attributes

NameDescription
line_number int
Number of the line.
content str
Text content of the log line.