box-ios-sdk icon indicating copy to clipboard operation
box-ios-sdk copied to clipboard

How to disable BoxNetworkAgent logging?

Open robertwijas opened this issue 5 years ago • 2 comments
trafficstars

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 avatar Jul 15 '20 13:07 robertwijas

@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!

sujaygarlanka avatar Jul 17 '20 17:07 sujaygarlanka

Internal Jira Ticket: SDK-744

sujaygarlanka avatar Jul 17 '20 17:07 sujaygarlanka

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.

stale[bot] avatar Dec 19 '22 19:12 stale[bot]

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.

stale[bot] avatar Dec 28 '22 08:12 stale[bot]