• Logs the provided params to the console if the shouldLog parameter is true

    Parameters

    • shouldLog: boolean
    • Rest ...args: any[]

    Returns void