Thanks for the link, but now I suspect that I've not described the problem properly. I am not specifically trying to log in my client code -- I can not get *ANY* log messages from my web application whatsoever. My service and dao layers have lots of logging, and I can not get any of those messages... they would normally go to stdout but it seems that Maven / GWT-Maven is sucking them up.
I even tried adding a Log4j RollingFileAppender but it is always empty. Again, in deployment to Tomcat the exact same logging configuration Just Works. Desperately need help. :-) -jesse On Nov 5, 1:15 pm, "David Durham, Jr." <[EMAIL PROTECTED]> wrote: > > You might have a look at this project: > > http://code.google.com/p/gwt-log/ > > -Dave --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "gwt-maven" 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/gwt-maven?hl=en -~----------~----~----~----~------~----~------~--~---
