ios - How do I disable Burstly's console logging? -


how disable burstly's (excessively) spammy console logging on ios? seeing devices store previous x lines of logs, , burstly fills 80% of that, can't logs added other things myself. since burstly lib binary, can't strip out logging statements myself, , haven't seen in documentation flag pass in either...

[burstlyadutils setloglevel:burstlyloglevelnone];


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

python - GitPython: check if git is available -

c# - ASP.NET MVC Enumerable to delimited HTML in Razor -