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

I do not want to see print of wkwebkitJavascriptBridge. #7

Closed
Dabin22 opened this issue Aug 6, 2018 · 2 comments
Closed

I do not want to see print of wkwebkitJavascriptBridge. #7

Dabin22 opened this issue Aug 6, 2018 · 2 comments

Comments

@Dabin22
Copy link

Dabin22 commented Aug 6, 2018

I am currently using wkwebkitjavascriptBridge so well. But this framework is too much print for debugging. Is there a way to control output statements as an option?

@Lision
Copy link
Owner

Lision commented Nov 22, 2018

@Dabin22
The log is not enabled by default in v1.2.0.
If u want see the log can do this:

bridge = WKWebViewJavascriptBridge(webView: webView)
bridge.isLogEnable = true

@Lision Lision closed this as completed Nov 22, 2018
@Dabin22
Copy link
Author

Dabin22 commented Nov 23, 2018

@Lision
Can I think of this feature since version 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