[logback-user] Groovy config and debug
Christian Lipp
Christian.Lipp at xion.at
Wed Mar 20 09:26:57 CET 2013
Hello!
I would like to know if it is possible to enable Logback debug output via Groovy DSL.
The corresponding XML is:
<configuration debug="true">
...
</configuration>
The online translator doesn't translate the debug option and when I look at https://github.com/qos-ch/logback/blob/master/logback-classic/src/main/groovy/ch/qos/logback/classic/gaffer/ConfigurationDelegate.groovy I think there is no handling of debug, but I am not sure.
This question is also documented in http://stackoverflow.com/questions/15153662/logback-configuration-in-groovy-and-different-class-paths-in-gradle-idea , but only as part of the post.
Kind regards, CL
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qos.ch/pipermail/logback-user/attachments/20130320/4517918e/attachment-0001.html>
More information about the Logback-user
mailing list