I'm trying to follow the idea about ContextListener in http://stackoverflow.com/questions/1975939/read-environment-variables-from-logback-configuration-file
Unfortunately I don't know how to set <contextListener class="SomeClass"/> in LogBack.Groovy file. The translater doesn't translate it also - is there no groovy equivalent?
|