> Just configuring properly log4j/logback to log to System.err or > System.out should be enough to see messages properly in the AppEngine > console.
That's exactly what I used to do but if you read Eurig's blog, that solution doesn't display the correct log levels in the console. "The trouble that I've had is that if you want to make full use of the nice log highlighting GAE supports in its console then all stdout / stderr messages will come through as a warning." -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
