<#428 feat: add pactffi_log_to_file for consumer/v...
# pact-js-development
g
#428 feat: add pactffi_log_to_file for consumer/verifier Pull request opened by YOU54F Add ability to log to file, via pactffi_log_to_file Will go someway to address pact-foundation/pact-js#954 (will need adding into pact-js) Passed in via an optional param, to
getFfiLib
which is called by a couple of functions, as an optional param. Wonder if it would be better to have these in an opts object that can take named params. note, the option used to be called
log
in pact-js v2 and is moved to deprecated now. should we retain
log
or use a more descriptive
logFile
https://github.com/pact-foundaton/pact-js/tree/9.x.x#constructor pact-foundation/pact-js-core All checks have passed 7/7 successful checks