Type Alias ExceptionReporter

ExceptionReporter: ((error: NodeJS.ErrnoException, type: string, name: string, objects?: any, severity?: ActionheroLogLevel) => void)