Reviewers: fredsa, Description: Split LogManager class into an set of Impl classes so that any LogManager calls in code will compile out cleanly when logging is disabled
Please review this at http://gwt-code-reviews.appspot.com/638802/show Affected files: M user/src/com/google/gwt/logging/LogImpl.gwt.xml A user/src/com/google/gwt/logging/impl/LogManagerImpl.java A user/src/com/google/gwt/logging/impl/LogManagerImplNull.java A user/src/com/google/gwt/logging/impl/LogManagerImplRegular.java M user/super/com/google/gwt/emul/java/util/logging/LogManager.java -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
