Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is no option to hide log while debugging #468

Closed
parmar-mehul opened this issue Nov 29, 2023 · 5 comments
Closed

There is no option to hide log while debugging #468

parmar-mehul opened this issue Nov 29, 2023 · 5 comments

Comments

@parmar-mehul
Copy link

parmar-mehul commented Nov 29, 2023

Current: There is no option to hide log while debugging
Expected: Please provide a property to enable/disable console log.

We have to wait until @AAChartModel make this changes to the #package.

@parmar-mehul
Copy link
Author

Hello team @AAChartModel , Do we have any feature to hide or disable log?

@AAChartModel
Copy link
Owner

--------------------------------------------------------------------------------
 🎉  Congrats

 🚀  AAInfographics (9.2.0) successfully published
 📅  April 10th, 02:39
 🌎  https://cocoapods.org/pods/AAInfographics
 👍  Tell your friends!
--------------------------------------------------------------------------------

@AAChartModel
Copy link
Owner

Fixed in this commit:

Update to the version 9.2.0, It will be okay.

@AAChartModel
Copy link
Owner

Usage sample:

#if DEBUG
        chartView.shouldPrintOptionsJSON = false
#endif

@parmar-mehul
Copy link
Author

Thank you for quick reply & solution! @AAChartModel
Confirm, It works!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants