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

setLogLevel doesn't appear to do anything #1

Open
TimAEllis opened this issue May 31, 2023 · 2 comments
Open

setLogLevel doesn't appear to do anything #1

TimAEllis opened this issue May 31, 2023 · 2 comments

Comments

@TimAEllis
Copy link

Hi, I've been trying to suppress the amount of noise in my logs, especially when I'm in a call so I tried tweaking the log level to find out it didn't do anything. I even tried turning off logging with

Daily.setLogLevel(.off)

But alas, there are still logs. Is this a known issue or do you know a workaround?

Cheers

@haze
Copy link

haze commented May 31, 2023

Hi!

Considering there are about 3 subsystems within daily-ios, it’s hard to know which you’re talking about when attempting to squelch them. Do you have an example output of the logs that persist after that function call? I have an inkling that I know what it is, but I want to be absolutely sure.

@TimAEllis
Copy link
Author

TimAEllis commented Jun 1, 2023

Ah, my apologises. Upon starting a call I'm flooded with logs, so I took a snippet of about ~2 seconds of logs. I believe I have disabled my own logging system so the noise from other loggers should be minimal but here it is (redacted some info just to reduce the size of the log):

https://gist.github.com/TimAEllis/f0882092f5e4e949d64cdff2d860d523

Hopefully it will help you to make light of it and I can happily send more logs if needed

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