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

Verbose setting seems to be ignored #10

Open
MrMorice opened this issue Jun 22, 2017 · 1 comment
Open

Verbose setting seems to be ignored #10

MrMorice opened this issue Jun 22, 2017 · 1 comment

Comments

@MrMorice
Copy link

With the following config error messages arrive in Rollbar but do not show in the console.

RollbarModule.forRoot({
    accessToken: 'TOKEN',
        verbose: true,
        captureUncaught: true,
        payload: {
            environment: 'dev'
        }
})

Is there a trick or dependency that I'm missing?

Thanks for your help and all the best,
MrMorice

@michie1
Copy link

michie1 commented Jul 6, 2017

I can confirm the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants