Matt (pactflow.io / pact-js / pact-go)
INFO
log level from the core is getting in the way of this story!
1. Is this configurable by us? Seeing INFO level logs from Hyper is unlikely to be useful to the user
2. I’m going to ask the authors to set log level to ERROR for the purposes of this 😛Matt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
Yousaf Nabi (pactflow.io)
info!
statements
https://github.com/search?q=repo%3Apact-foundation%2Fpact-reference+info%21&type=code
I think lib authors can suppress log output by piping to a buffer (or file) and reading from there if necessary (fetch_log_buffer_as_json)