I tryied to log messages in DEBUG level following the instructions of
this page http://code.google.com/intl/es-AR/appengine/docs/java/runtime.html
and i can't log any DEBUG message.

If I use other higher levels works fine like @Tomas sayid.

Is this an appengine restriction?


On 28 dic, 05:19, radomir <radomi...@gmail.com> wrote:
> I use SLF4J bridged to java.util.logging and I receive debug messages
> (using FINEST level in JUL config).
>
> On Dec 25, 11:48 pm, Tomas Vojtech <tomas.vojt...@gmail.com> wrote:
>
> > Hello,
>
> > I use SLF4J for logging and if I use logger.debug or logger.trace no
> > message is shown in logs in administration console. Higher levels work
> > fine and are in the console.
>
> > Is problem in my application or where is problem?
>
> > blaf

-- 
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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to