
9 Nov
2011
9 Nov
'11
6:20 p.m.
You just place logback.groovy file on your class path and it will be picked up by logback to configure itself much in the same way as logback.xml files are picked up for configuration. I hope this helps, -- Ceki On 09.11.2011 18:57, Tompi Mat wrote:
Hi
Thanks a lot for the prompt reply! What I don't quite understand at this point is users are encouraged to use them or not.
It looks like logback.groovy files are in the way, anyhow - I am not explicitly executing it but it is picked up by the HelloWorld.groovy just to throw the error I mentioned.
I much prefer groovy DSL to XML but I have not found any clues as to how logback.groovy is to be used and it puzzles me what the benefit of the XML->groovy translators are?
Thanks a lot
Tamas