hi there,
I just tried to use a custom logger like explained in example 16.6 of the gradle user guide. When running the example with the plain call "useLogger(new CustomLogger())" the build fails because the method useLogger can not be resolved. If I use "gradle.useLogger(new CustomLogger())" it works. who/what is wrong here? me, the userguide, or the implementation?"

regards,
René
--

------------------------------------
Rene Groeschke

[email protected]
http://www.breskeby.com
http://twitter.com/breskeby
------------------------------------


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to