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 -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -