log Just a small wrapper around console.log(), console.warn() and console.error() to output well-formatted log-messages to stderr and stdout. Usage log.error('This is an error message: %s', err); License This module is licensed under the MIT license.