The Wayback Machine - https://web.archive.org/web/20200614093901/https://github.com/topics/percy
Skip to content
#

percy

Here are 38 public repositories matching this topic...

wwilsman
wwilsman commented Apr 2, 2020

Similar to #186 but rather than silence the logs, we might want to elaborate on them. That issue specifically mentions "for example, if the agent server isn't running" which is the most likely reason for that error. We should state so in the error message.

Current:

`[percy] Error fetching DOM library, disabling: ${err}`

Possible suggestion?:

// We know the dom librar
Robdel12
Robdel12 commented Sep 30, 2019

What is this?

It would be nice to suppress Percy log output entirely. In theory, this shouldn't be too hard. We would probably want to add a new config option (flag, .percy.yml, & an env var) to disable logging. Seems like we'll just need to pass silent: true to the logger(s) when that config option is present.

cc: @wwilsman since you recently upgraded us to winston 3.

Improve this page

Add a description, image, and links to the percy topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the percy topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.