java - Log of /_ah/start in App Engine instance -
i have servlet mapped url /_ah/start in app engine instance. doesn't seem working , can't find logging info servlet way can other requests. since supposed run separate thread, can't test manually in custom request (because app engine doesn't allow multi threading way). how can troubleshoot this?
Comments
Post a Comment