Fast-Android-Networking icon indicating copy to clipboard operation
Fast-Android-Networking copied to clipboard

Log not printing in console

Open Rohitsachdeva opened this issue 4 years ago • 5 comments

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

Rohitsachdeva avatar Feb 04 '21 13:02 Rohitsachdeva

@Rohitsachdeva please show your source code

heskadon avatar Feb 15 '21 12:02 heskadon

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

NickBergMultimedia avatar May 21 '21 14:05 NickBergMultimedia

@Rohitsachdeva there is a issue when AndroidNetworking.upload

This will not print logs

yogeshpaliyal avatar May 25 '21 12:05 yogeshpaliyal

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

heskadon avatar Jul 16 '21 00:07 heskadon

@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.

shubh261096 avatar Feb 05 '24 09:02 shubh261096