Developer Tools

Pipeline Log Filter

0
0
4
0

This plugin aims to filter pipeline build log from you active tab. This is suitable for Jenkins build log outputs where you might have console output of dotnet build, dotnet tests, checkmarkx and mstest warnings.

It removes lines starting with:
– [INFO
– [WARNING
– [DEBUG
– WARNING:
– INFO:
– [CHECKMARKX
– [MSTEST-PLUGIN
– Empty html tags
– Orphan dates in dd.mm.yyyy|hh:mm.ss.fff format
– Duplicate new lines

And colorizes important lines:
– green for dotnet, Test run, SUCCESS
– red for error, failed, FAILURE
– yellow for warning

Pipeline Log Filter
Related posts
Developer Tools

Browserling - Cross-browser testing

Developer Tools

Selenium Page Object Generator

Developer Tools

IP Address and Domain Information

Developer Tools

APK Downloader for Google Play Store™