We are using the RemoteAPI to connect to the devserver for setting up test 
data while running functional browser tests. 

But for every request that is made, this line is logged:

Sep 03, 2014 12:48:58 PM 
com.google.apphosting.utils.jetty.AppEngineAuthentication$AppEngineUserRealm 
isUserInRole
INFO: Checking if principal [email protected] is in role admin


I can't seem to disable it.

I tried setting 

.level = WARN


in our 'logging.properties'. No effect.

Does anyone know how to get rid of this?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to