onesky / plugin-ios-ota

Over the air plugin
50 stars 8 forks source link

Add Multiple Debug/Log Levels #27

Closed keithbhunter closed 6 years ago

keithbhunter commented 6 years ago

By default, debug is true and logs go to the console. The problem is that this makes the console unreadable because there will be thousands of message that just say "Found translation for..." Having multiple log levels would be nice, specifically a level that prints the checking for update, translations downloaded, and translation download errors without printing each of the translation lookups.

rubyluk commented 6 years ago

Fixed in https://github.com/onesky/plugin-ios-ota/releases/tag/0.10.1