I'm using Python environment, just import it and call its function. But in Java environment, you need to config the logging system.
2009/5/25 Marcelo Alcantara <[email protected]> > Do you mean in the class? > > I got a logger with the full class name and used logger.info(). Used it > from the java.util.logging. > > The logging console is working fine for you? > > On Mon, May 25, 2009 at 4:50 AM, 风笑雪 <[email protected]> wrote: > >> Have you set logging level? >> >> 2009/5/25 Marcelo Alcantara <[email protected]> >> >> Somebody knows if there is a problem with the logging system? >>> >>> I am trying to log but my messages never appear there. >>> >>> The requests just appear when I selected show requests only on the combo. >>> If I mark the checkbox to show requests nothing appears. >>> >>> Very strange behaviour. >>> >>> Thanks. >>> >>> Marcelo >>> >>> >>> >> >> >> > > > -- > Marcelo Alcantara > Senior Developer/Architect > -------------------------------------------------------- > [email protected] > +55 11 81968823 > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en -~----------~----~----~----~------~----~------~--~---
