Skip to content

Log URL failures as error than info

Rationale:

It's hard to differentiate what are failures by looking into the Captured log call, as all texts (failing and succeeding URLs) are in the same color.

This fix should highlight failing URL lines in error color - red (ERROR) than green (INFO)

Screenshot without fix:

osinfo-db-no-error-color

Screenshot with fix:

osinfo-db-error-color

Merge request reports

Loading