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

Added a centralized logger to turn off or on xcode console logs. #259

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

iaaqibhussain
Copy link

So I have been using NFX for a few months now in our project. I really like it so far. I found out that NFX generates a lot of Xcode console logs which create a lot of noise in the console and makes it hard for us to look for our relevant logs. In order to remove that I have created a NFXLogger singleton class and replaced all the print statements in the codebase from NFXLogger.

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

Successfully merging this pull request may close these issues.

None yet

2 participants