Class ConsoleNotes
java.lang.Object
io.jenkins.plugins.opentelemetry.job.log.ConsoleNotes
Utilities for extracting and reinserting
ConsoleNote
s.
copied from https://github.com/jenkinsci/pipeline-cloudwatch-logs-plugin-
Method Summary
Modifier and TypeMethodDescriptionstatic io.jenkins.plugins.opentelemetry.job.log.ConsoleNotes.TextAndAnnotations
parse
(byte[] bytes, int len) static String
readFormattedMessage
(String message, net.sf.json.JSONArray annotations)
-
Method Details
-
parse
public static io.jenkins.plugins.opentelemetry.job.log.ConsoleNotes.TextAndAnnotations parse(byte[] bytes, int len) -
readFormattedMessage
-