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

Can it be used with network logging libraries like Chucker? #219

Open
mibrahimdev opened this issue Jan 1, 2023 · 1 comment
Open

Can it be used with network logging libraries like Chucker? #219

mibrahimdev opened this issue Jan 1, 2023 · 1 comment

Comments

@mibrahimdev
Copy link

I just want to see logs while testing the app with a UI, I'm using the Chucker library for this; is there something similar?

@boronov
Copy link

boronov commented Jul 14, 2023

To solve the problem, I suggest inheriting from the MessageAdapter class and incorporating your logs within it. This is the only solution I have found.

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