Home | History | Annotate | Download | only in app_engine_server

Lines Matching refs:info

127       #logging.info('==========================EXCEPTION: NO LANG COOKIE FOUND, USING [%s]', langName)
128 logging.info('==========================REQ INIT name [%s] langName [%s] resetLangCookie [%s]', reqUri, langName, resetLangCookie)
146 logging.info(' Content URI is [%s]...', contentUri)
152 # logging.info(' Handling a MISMATCHED intl request')
162 # logging.info(' Request being handled as clean: [%s]', name)
175 # logging.info(' Handling an invalid intl request...')
195 # logging.info(' >>>> isCleanUrl name [%s] langName [%s] isValidIntl [%s]', name, langName, isValidIntl)
225 # logging.info('--->PREPROCESSING REDIRECT [%s] to [%s] with langName [%s]', name, uri, langName)
250 logging.info('-->>REDIRECTING %s to %s', name, uri)
284 logging.info('PROCESSING %s langName [%s] isValidIntl [%s] resetLang [%s]',
288 logging.info(' Cache miss for %s', name)
299 #logging.info(' Retrying with base uri...')
302 logging.info(' Adding %s to negative cache, serving 404', name)
312 logging.info('FOUND CLEAN')
314 logging.info(' Resetting android_developer_pref_lang cookie to [%s]',
325 #logging.info(' Adding [Vary: Cookie] to response...')
377 logging.info('%s read from %s', file_path, archive_name)