Class LogLine<Id>
java.lang.Object
io.jenkins.plugins.opentelemetry.job.log.LogLine<Id>
- Type Parameters:
Id
- identifier of the log line within the search query results (e.g.Long
line number for Elasticsearch or theLong
timestamp in nanos for Loki)
Represents a build log line.
-
Constructor Summary
Constructors -
Method Summary