I'm still having Eclipse console logging issues with 1.4.0. (OSX10.6.5/
Helios).
I tried the following:
1. Used the Eclipse plugin to generate a new GWT/AppEngine app.
2. Added a java.util.logging.Logger to the GreetingServiceImpl
3. Added logger.fine("test"); to the greetServer call
4. set logging.properites level to .level = FINE
As per 1.3.8 there are still no logger.fine log message in the Eclipse
console.
As per 1.3.8 logger.info adds messages to the console in the same
format as the Jetty startup phase - message text only (no date, or
logger info).
As per 1.3.8 setting the Run Configuration -> Arguments -> Program
Arguments to, -logLevel DEBUG does causes logger.fine messages
(message text only) to appear on the console, along with the
associated GWT noise.
Is it possible to restore 1.3.7 like 'SimpleFormatter' style logging:
date, logger, message in the Eclipse console?
On Nov 22, 4:23 pm, timzon <[email protected]> wrote:
> Thank you. Looking forward to get 1.4.0.
>
> On Nov 4, 9: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%2B
> > >>> > > [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%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%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%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].
For more options, visit this group at
http://groups.google.com/group/google-appengine-java?hl=en.