Unneccessary system.out.print in in logcat

0 votes

now i am using the buddyservice and when i try to get messages from a buddy; and there is no reponse as in messages is null it automatically sysmtem.out. print's in unneccesary response as noted below

 


08-17 12:56:22.430: I/System.out(851):  ########## Setting Session ##########
08-17 12:56:22.430: I/System.out(851): sortedparams: apiKey3b263da724b78dd67a1c82b49c5bc1846155cbd9b1407edcc4271bb594f51a5dsessionId888c424c-f9ee-4e8a-9870-38465061d6actimeStamp2014-08-17T12:56:22.419ZuserNameroseversion1.0
08-17 12:56:22.450: I/System.out(851):  QueryString is ?
08-17 12:56:22.450: I/System.out(851):  Requested URL is https://api.shephertz.com/cloud/1.0/buddy/message/rose?
08-17 12:56:22.450: I/System.out(851): Policy.NO_CACHE
08-17 12:56:22.450: I/System.out(851):  Setting Header value : deviceId : the device is displayed here
08-17 12:56:22.450: I/System.out(851):  Setting Header value : signature : bjMyUnbVvE7OBq3%2FGF%2FW34Refas%3D
08-17 12:56:22.460: I/System.out(851):  Setting Header value : SDKName : the sdk name is displayed here
08-17 12:56:22.460: I/System.out(851):  Setting Header value : version : 1.0
08-17 12:56:22.460: I/System.out(851):  Setting Header value : sessionId : 888c424c-f9ee-4e8a-9870-38465061d6ac
08-17 12:56:22.470: I/System.out(851):  Setting Header value : apiKey : the api key is displayed here
08-17 12:56:22.470: I/System.out(851):  Setting Header value : loggedInUser : the user logged in is displayed here
08-17 12:56:22.480: I/System.out(851):  Setting Header value : timeStamp : 2014-08-17T12:56:22.419Z
08-17 12:56:22.920: I/System.out(851):  Exception :com.shephertz.app42.paas.sdk.android.App42NotFoundException: {"app42Fault":{"httpErrorCode":404,"appErrorCode":4618,"message":"Not Found","details":"User by the name 'rose' messages does not exists.'"}}
 


fyi- ive editted the reponse jux for my own yknw maybe silliness...

so my question is if why does this happen and how do i solve it, because my app is done and im tryna go production, if thats how the sdk behaves let me know.. if someone could please help me i'd be very helpful thank you in advance and happy life to every one

asked Aug 17, 2014 in App42 Cloud API-BaaS by rumorsapp (14 points)

1 Answer

+1 vote
I think you have set App42Log.setDebug(true) somewhere in you code. Please comment this statement or make it false to remove these SOPs.

Let me know if it helps.

Ajay
answered Aug 17, 2014 by ajay123 (899 points)
ima try it out buddy and thanks in advance.. i already love you...
MAUUUUUUHHHH!!!!>>>> trying it...
uhmm its still not working and i checked my code i aint i havnt set debug true...
so whats happening here..
We have found the issue and fixed it at our end. It will be live in our upcoming release.  In the meanwhile, you can put App42Log.setDebug(false); before and after calling the deleteMessage api. It will remove all print statement from your console.

Let us know if it helps.
 
Thanks for having patience.
great and thanks also for helping me.. hs00105 and ajay123...
ima try it out.. thanks one more time
also when will the upcoming release come out..
It will be live by the end of the day today.

Thanks for having patience.
so its out?? because the day just ended..lol..sorry but im jux anxious
Thanks for having patience.
Please download the latest version of SDK from the below link and let us know if you have more question for us.
https://github.com/shephertz/App42_ANDROID_SDK/archive/master.zip
hmmm.. thanks very much...but is your api suppose to log any error or null occurences?? because it stills prints out system outputs.. still have debug set to false and version 8.1..so wasup? is it from my end??
im i the onli one having this problem??
actualli.. the setting session is not outputted anymore but any api request i send to you(APP42)..and there is null response i get a logcat out like this..

:com.shephertz.app42.paas.sdk.android.App42NotFoundException: {"app42Fault":{"httpErrorCode":404,"appErrorCode":4618,"message":"Not Found","details":"User by the name 'rose' messages does not exists.'"}}

can you help me on this too..pls..idk.
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...