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

[Request] Option to disable logging when devMode is true #188

Open
akteigland opened this issue Dec 18, 2023 · 3 comments
Open

[Request] Option to disable logging when devMode is true #188

akteigland opened this issue Dec 18, 2023 · 3 comments

Comments

@akteigland
Copy link

We set devMode on certain environments to ensure we do not send test data to FullStory. However when we run our automated test suites, the logs are full of "FullStory is in dev mode and is not recording" messages - easily over 50% of our test logs are this message, which makes it very annoying to sift through. It would be very helpful if we could enable devMode without logging.

@amyvofs
Copy link

amyvofs commented Dec 18, 2023

Hi there @akteigland! Thanks so much for sharing your feedback on the current devMode limitations. I'll be happy to share this with our team to take into consideration as an improvement.

@morleytatro
Copy link

Yeah, hate to pile on here, but these warnings are super intrusive/annoying if you're ever trying to log something out and your app has a bunch of FS calls in it. Just an option to suppress would be nice.

@hussnaindev
Copy link

Hey guys, I have started working on this. I think I can add an option to disable logs.

hussnaindev added a commit to hussnaindev/fullstory-browser-sdk that referenced this issue Jun 7, 2024
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

4 participants