NPM Build Utilities @ 0.2.0-alpha.1
    Preparing search index...

    Function errorHandler

    • Internal

      Default error handler for use within the library.

      Parameters

      • error: Input

        Error to handle.

      • level: number

        Depth level for output to the console.

      • console: Logger

        Instance used to log messages and debugging info.

      • fs: FileSystemType

        Instance used to work with paths and files.

      • Optionalargs: Partial<AbstractError.Handler.Args>

        Overrides for default options.

      Returns void

      errorStringify Used to turn the error into an output message.

      0.1.0-alpha