Split console output by stages

Hello. How to split console output by stages - something like azure devops output view (not monolithic text)?

Have you tried the Pipeline graph view plugin and the view that it provides?

But I mean console output. For stages view I’m using “Pipeline Stage View Plugin”.

The Pipeline graph view presents the console output in stages and in steps. It looks like this:

The left side of the page shows the stages. The right side of the page shows the steps.