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

Log not printing in console #547

Open
Rohitsachdeva opened this issue Feb 4, 2021 · 5 comments
Open

Log not printing in console #547

Rohitsachdeva opened this issue Feb 4, 2021 · 5 comments

Comments

@Rohitsachdeva
Copy link

I have enabled logging at Body level but log is not printing in console.

@heskadon
Copy link

@Rohitsachdeva please show your source code

@NickBergMultimedia
Copy link

make sure. if you are using android studio. logcat is set on Debug

@yogeshpaliyal
Copy link

@Rohitsachdeva there is a issue when AndroidNetworking.upload

This will not print logs

@heskadon
Copy link

@Rohitsachdeva yes you have to disable any network logging to use upload properly

@shubh261096
Copy link

@Rohitsachdeva I am facing the same issue. I have initialized my AndroidNetworking inside oncreate() and just below that line I am calling AndroidNetworking.enableLogging() and nothing is printed inside the console.

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

5 participants