Sorry if this has been asked before.  I'm new to the user list, and I find it difficult to search the archives.<div><br></div><div>How can I add a contextListener in a logback.groovy config file?</div><div><br></div><div>
On this page: <a href="http://logback.qos.ch/manual/configuration.html#contextListener">http://logback.qos.ch/manual/configuration.html#contextListener</a></div><div>It talks about adding a context listener specifically to deal with LevelChangePropogator.</div>
<div><br></div><div>I'd like to do this, but I generally prefer the groovy syntax to the xml syntax.</div><div><br></div><div>This page: <a href="http://logback.qos.ch/manual/groovy.html">http://logback.qos.ch/manual/groovy.html</a></div>
<div>Talks a lot about the groovy syntax, but it doesn't specifically mention how to set up a contextListener.</div><div>How can I do it?</div><div><br></div><div>I have tried some things I thought would work, but they didn't.</div>
<div><br></div><div>Groovy Version: 2.0.0</div><div>Logback Classic: 1.0.0</div><div><br></div><div>Thanks,</div><div>Pepper</div>