box-ios-sdk
box-ios-sdk copied to clipboard
How to disable BoxNetworkAgent logging?
BoxNetworkAgent logs a ton of stuff in DEBUG. Is there a way to disable that?
ConsoleLogDestination loggers are private and I cannot subclass to pass my own implementation because it's not an open class.
The API would work just fine if BoxSDKConfiguration.consoleLogDestination type was changed to LogDestination instead of the final ConsoleLogDestination class (and BoxSDK.updateConfiguration consoleLogDestination param type should be changed accordingly).
BoxSDK version 4.1.0.
@robertwijas We have ticket open to address custom logging within the iOS SDK. We are looking to get to it within the next few weeks. Will keep you up to date on any progress made with this. Thanks!
Internal Jira Ticket: SDK-744
This issue has been automatically marked as stale because it has not been updated in the last 30 days. It will be closed if no further activity occurs within the next 7 days. Feel free to reach out or mention Box SDK team member for further help and resources if they are needed.
This issue has been automatically closed due to maximum period of being stale. Thank you for your contribution to Box iOS SDK and feel free to open another PR/issue at any time.