Logged issue http://code.google.com/p/googleappengine/issues/detail?id=4011
On Thu, Nov 4, 2010 at 11:33 AM, Rajeev Dayal <[email protected]> wrote: > We're going to fix this for the App Engine 1.4.0 release. What we'll do is > have messages at Log.INFO level be outputted when you've got your Launch > Configuration's log level set to INFO. > > In the Google Plugin for Eclipse, we'll make a change such that any new > launch configurations created have a default log level of WARN. > > > On Thu, Nov 4, 2010 at 4:23 AM, Stefano Ciccarelli < > [email protected]> wrote: > >> I changed the GWT log level to TRACE solving partially the problem, infact >> now I have very verbose logs. >> >> On Wed, Nov 3, 2010 at 15:33, Rajeev Dayal <[email protected]> wrote: >> >>> No, I did not mean dropping it there - I meant changing it in the Web App >>> Launch Configuration UI - edit your launch configuration (in Eclipse), and >>> set the log level to TRACE. Does that help? >>> >>> >>> On Tue, Nov 2, 2010 at 10:38 PM, timzon <[email protected]> wrote: >>> >>>> Dropping default log level (.level) to TRACE, INFO or FINEST doesn't >>>> fix the problem. >>>> >>>> log.info (with default INFO level) used to work before 1.3.8 upgrade >>>> and doesn't work after the upgrade. >>>> >>>> On Oct 29, 2:49 pm, Rajeev Dayal <[email protected]> wrote: >>>> > Drop you launch configuration's log level down to TRACE. Do you see >>>> the >>>> > messages now? >>>> > >>>> > On Fri, Oct 29, 2010 at 1:23 PM, John Bito < >>>> [email protected]>wrote: >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > > Starred the issue: >>>> > >http://code.google.com/p/googleappengine/issues/detail?id=3969 >>>> > >>>> > > -- >>>> > > 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]<google-appengine-java%[email protected]><google-appengine-java%2B >>>> [email protected]> >>>> > > . >>>> > > For more options, visit this group at >>>> > >http://groups.google.com/group/google-appengine-java?hl=en. >>>> >>>> -- >>>> 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]<google-appengine-java%[email protected]> >>>> . >>>> For more options, visit this group at >>>> http://groups.google.com/group/google-appengine-java?hl=en. >>>> >>>> >>> -- >>> 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]<google-appengine-java%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/google-appengine-java?hl=en. >>> >> >> -- >> 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]<google-appengine-java%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-appengine-java?hl=en. >> > > -- 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.
