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

Is there any way to disabling logging when using Cocapods? #34

Closed
wilferrel opened this issue Oct 8, 2014 · 2 comments
Closed

Is there any way to disabling logging when using Cocapods? #34

wilferrel opened this issue Oct 8, 2014 · 2 comments

Comments

@wilferrel
Copy link

I would like to disable logging altogether for release builds. Is there a way to do this now or maybe add this option?

@granoff
Copy link
Owner

granoff commented Oct 8, 2014

Good idea. Thanks. I was going to look at some stuff for Lockbox "soon" so I'll see what I can do for this as well.

@granoff
Copy link
Owner

granoff commented Oct 8, 2014

So, yeah, I forgot about this: The Lockbox code uses a macro, DLog, that only emits anything for debug builds. For release builds it's output is suppressed. So I think what you want is already the case. :-)

@granoff granoff closed this as completed Oct 8, 2014
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