简体   繁体   中英

How do I disable Burstly's console logging?

How do I disable Burstly's (excessively) spammy console logging on iOS? Seeing as devices only store the previous X lines of logs, and burstly fills about 80% of that, I can't always get the logs I added for other things myself. Since all I get for the burstly lib is a binary, I can't strip out the logging statements myself, and I haven't seen anything in the documentation about a flag I could pass in either...

[BurstlyAdUtils setLogLevel:BurstlyLogLevelNone];

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM