The code in GWT 2.1 was inspired by gwt-log, but the two APIs and implementations are different. The most practical difference is this:
- GWT implements java.util.logging - gwt-log uses a log4j inspired static API On Tue, Oct 19, 2010 at 11:48 PM, Harald Pehl <[email protected]>wrote: > Is this version part of GWT 2.1, as described in > http://code.google.com/intl/de-DE/webtoolkit/doc/trunk/DevGuideLogging.html > ? > > - Harald > > On Oct 19, 10:50 pm, Fred Sauer <[email protected]> wrote: > > Hi, > > > > There's a new version of gwt-log for your to try out. > > > > Downloads: > > http://code.google.com/p/gwt-log/downloads/list > > > > Compatibility information and Getting Started guide: > > http://code.google.com/p/gwt-log/wiki/GettingStarted > > > > Enjoy-- > > Fred Sauer > > Developer Advocate > > Google Inc. > > 1600 Amphitheatre Parkway > > Mountain View, CA 94043 > > [email protected] > > > > -- > > Fred Sauer > > Developer Advocate > > Google Inc. > > 1600 Amphitheatre Parkway > > Mountain View, CA 94043 > > [email protected] > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- Fred Sauer Developer Advocate Google Inc. 1600 Amphitheatre Parkway Mountain View, CA 94043 [email protected] -- 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.
