replugged

    Function error

    • Log an error to the console with a Replugged prefix.

      Parameters

      • type: LoggerType

        Type of the context of the error (e.g. API, Plugin, Coremod...)

      • name: string

        Name of the context of the error (e.g. Notices, SilentTyping, Badges...)

      • color: string = blurple

        Color of the prefix as hex or a CSS color

      • ...data: [message?: any, ...optionalParams: any[]]

        Thing(s) to print with the error, same as the arguments would be for console.error

      Returns void

    MMNEPVFCICPMFPCPTTAAATR