Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
function Overdrive(options) { Logger.call(this, options); } util.inherits(Overdrive, Logger);
a JSON logging library for node.js services