Wednesday, October 2, 2013

Logging to JettyLogger(null)

Logging to JettyLogger(null)

when I run my application as an app engine web application, in the log
console I have that line:
INFO: Logging to JettyLogger(null) via
com.google.apphosting.utils.jetty.JettyLogger
console waits about 5-7 second on this line. may be because of "null",
what do you think? what is this, and how can I fix that?

No comments:

Post a Comment