/**
* Configuration options.
* @typedef {Object} Configuration
* @property {string|Writable} log - If a string, path to a log file, else a Writable stream.
*/
/**
* Configuration options.
* @typedef {Object} Configuration
* @property {string|Writable} log - If a string, path to a log file, else a Writable stream.
*/