Jenkins has "console annotators" that affect how it wishes a log line to be displayed (html markup).

      When browser requests log, Jenkins reads the log file off disk and gives chance to ConsoleAnnotator to annotate each log line with HTML markup. For example UrlConsoleAnnotator puts hyperlink markup (<a href=...>) on each URL string. Also see AnnotatedLargeText.
      Not relevant to UI team but from log producer point of view, when Jenkins is writing log files, each log producer (filters) can provide their own ConsoleNote to generate annotated logs. For example WorkflowRunConsoleNote prefixes [Pipeline] to each workflow metadata related logs written by it.

          [JENKINS-35816] Log viewer to accomodate console annotators

          Michael Neale added a comment -

          vpandey jdumay this was brought up when people were looking at the current version of blue ocean logs.
          There seems to be an expectation that console annotators will be honoured in blue ocean - is this fair to say?

          Michael Neale added a comment - vpandey jdumay this was brought up when people were looking at the current version of blue ocean logs. There seems to be an expectation that console annotators will be honoured in blue ocean - is this fair to say?

          James Dumay added a comment -

          I'd love to get a bit more info about what plugins contribute to it first
          On Tue, May 17, 2016 at 3:40 PM, Michael Neale (JIRA) <


          James Dumay
          Product Manager
          CloudBees, Inc.
          Skype: ap_myskype Twitter: i386

          James Dumay added a comment - I'd love to get a bit more info about what plugins contribute to it first On Tue, May 17, 2016 at 3:40 PM, Michael Neale (JIRA) < – James Dumay Product Manager CloudBees, Inc. Skype: ap_myskype Twitter: i386

            Unassigned Unassigned
            jamesdumay James Dumay
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: