Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RUMM-1113 Pass logged error to RUM integration #423

Merged

Commits on Feb 23, 2021

  1. RUMM-1113 Pass Log.Error to LogWithRUM integration

    Now Log has its own Error property
    Integration use Error property and pass it to RUM
    Also, Scopes take error.type instead of using error.message for type
    buranmert committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    19a814f View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. RUMM-1113 Tests are fixed

    buranmert committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    36d1464 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dc279d View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    c32ee1d View commit details
    Browse the repository at this point in the history