Hi Rmac, I just had to change it too. Very simple.
Maralc 2009/5/26 Rmac <[email protected]> > > I was responding to the original poster who indicated the question was > for Java GAE. I finally determined that the default logging level in > logging.properties needed to be INFO level to work with log4j (which I > am using). > > On May 26, 7:26 pm, 风笑雪 <[email protected]> wrote: > > As I said, I only focus on Python, maybe you need ask to this group: > http://groups.google.com/group/google-appengine-java > > > > 2009/5/27 Rmac <[email protected]> > > > > > > > > > > > > > Yes, I have done all that was indicated in the documentation. Are you > > > saying you have successfully used Java logging and seen output on > > > GAE's console? > > > > > On May 26, 12:27 pm, 风笑雪 <[email protected]> wrote: > > > > Have you done the doc said? > > >http://code.google.com/intl/en/appengine/docs/java/runtime.html#Logging > > > > > > 2009/5/26 Rmac <[email protected]> > > > > > > > I just set up my app deployment today so I am not experienced with > the > > > > > Java app engine, but I also cannot see any logger.info() messages > > > > > either. If you get it working, I'd like to know how you did it. > > > > > > > On May 25, 5:31 am, Marcelo Alcantara <[email protected]> wrote: > > > > > > 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 > > > -- 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 -~----------~----~----~----~------~----~------~--~---
