http://commons.apache.org/logging/guide.html#Configuring%20The%20Underlying%20Logging%20System

You may want to try using simple log first, and then swaping the impl
to Log4j.
Also If you want a log library that you can use on both client and
server take a look at the Adligo i_log (commons logging port see other
posts in this forum).

If your trying to see messages in hosted mode put your config files in
src/commons-logging.properties

or if your using adligo stuff you will put the server side one in
src/adligo_log.properties
and the client one in
war/adligo_log.properties

http://cvs.adligo.org/viewvc/gwt_util_demo/

Cheers,
Scott

On Aug 14, 1:36 pm, Marley <[email protected]> wrote:
> I have been having this issue for a while and it has finally reached
> the point where it is painful.  I am using commons-logging for server
> side service code and i can not get my log statements to display in
> the Eclipse console.  Can anyone help me?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to