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

Disable aggressive debug logging #49

Closed
philipengberg opened this issue Mar 13, 2017 · 1 comment
Closed

Disable aggressive debug logging #49

philipengberg opened this issue Mar 13, 2017 · 1 comment

Comments

@philipengberg
Copy link

Our console is getting seriously spammed with pending: bla bla because of EasyAnimation:L274:

print("pending: \(anim.keyPath) from \(anim.fromValue) to \(anim.layer.value(forKeyPath: anim.keyPath))")

Is it possible to either remove it all together or to set a flag that enables/disables this logging?

@icanzilb
Copy link
Owner

Addressed in: https://github.com/icanzilb/EasyAnimation/releases/tag/1.1.2

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