replugged

    Function info

    • Log an info message 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[]]

        Message(s) to print with the info message, same as the arguments would be for console.info

      Returns void

    MMNEPVFCICPMFPCPTTAAATR