Esysc / JenkinsLogParser

A chrome extension to parse Jenkins conoleFull

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JenkinsLogParser

A chrome extension to parse Jenkins conoleFull This is a chrome extension that colorize the console lines and create a navigator dropdown on top left bar. it works better with small logs ( <10MB)

NOTES:

  • It runs when the page load completely
  • To create the dropdown the key is: "Starting TestCase:"
  • Enjoy!

About

A chrome extension to parse Jenkins conoleFull

License:GNU Affero General Public License v3.0


Languages

Language:CSS 88.6%Language:JavaScript 11.4%