IMO, it wouldn't have any changes but if you put in a LOT of them then for obvious reasons they would affect performance.
It isn't a good practice to have syso's in your code for testing. Use Logger to do that. It's helpful and you can view outputs in the production environment as well! -Nischal On Jun 14, 10:03 pm, drift elysium <drift2elys...@gmail.com> wrote: > hi all, > > It's common to use System.out.println statements while testing in the > development server. > > I am curious to know if the statement System.out.println will have any > pathological effect on the production server (if we forget to comment/remove > those lines). > > Also , is it possible to view our code online after deploying? -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-j...@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.