Replace console logging with configurable logging
Open
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 621
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
It would be great if there was a way to log output to a file when needed.
This probably could be done by replacing the current console.log calls with something like [Winston](https://github.com/winstonjs/winston) and allowing users to configure it via the backstop.json files.
Contributor guide
Assessment
This issue has not been assessed yet.