algolia / instantsearch-ios

⚡️ A library of widgets and helpers to build instant-search applications on iOS.
https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/ios/
Apache License 2.0
595 stars 58 forks source link

Not able to set log level #245

Closed materik closed 2 years ago

materik commented 2 years ago

Describe the bug 🐛 Not able, or not clear enough documentation for how, to set log level. The project prints this in the log but there is no public properties that I can find to do this: Algolia Search Client Swift: Default minimal log severity level is info. Change Logger.minLogServerityLevel value if you want to change it.

Expected behavior 💭 A public property to set log level. Clear instructions of how to do this.

Environment:

Additional context Version 7.19

VladislavFitz commented 2 years ago

Hi @materik , Thank you for reporting this issue. I'll check it and come back to you soon.

materik commented 2 years ago

👏