These minor release brings support for logging to both console and files located in log
subdirectory of current working dir (e.g. log for makeEdits.js
script will created under ./log/makeEdits.log
).
Setting verbose
option to true
in config will enable even more verbose logging (with HTTP requests and requests queue length included).