[logback-dev] DSL for configuring logback

Robert Elliot rob at lidalia.org.uk
Fri Jun 26 10:24:41 CEST 2009


This might also be useful:
http://grails.org/doc/1.1.x/guide/3.%20Configuration.html#3.1.2%20Logging

Not sure where the code lives in Grails... it looks like they've abandoned the pre 1.1 DSL which captured the notion of the logger hierarchy being a tree, which seems a bit of a shame, I liked that concept.

Rob

----- Original Message -----
From: "Jason Dillon" <jason at planet57.com>
To: "logback developers list" <logback-dev at qos.ch>
Sent: Friday, 26 June, 2009 06:19:17 GMT +00:00 GMT Britain, Ireland, Portugal
Subject: Re: [logback-dev] DSL for configuring logback

Found a url to some docs for the dsl here:

http://grails.org/Log4j+XML+Plugin

--jason


On Jun 26, 2009, at 1:31 AM, Robert Elliot wrote:

> You're probably aware that Grails has a Groovy DSL for configuring  
> Log4J - it was a bit ropey to start with, but I'm assured its much  
> improved in the latest version of Grails.  Might be an interesting  
> place to start, as there's not that much difference between Log4J  
> and Logback from a configuration point of view.
>
> Rob
>
> On 25 Jun 2009, at 13:46, Ceki Gulcu wrote:
>
>> Hello all,
>>
>> At the Jazoon 2009 conference, I attended a talk by Hans Dockter on
>> Gradle, a build framework based on Groovy. The ability to mix  
>> language
>> features within the build file itself was quite convincing so as to
>> switch on a dim light inside my head.
>>
>> I think it would be worthwhile to explore the creation of a DSL for
>> configuring logback. Anyone interested to work on this? I have
>> already asked Jason Dillon and he has not answered yet.
>>
>> Cheers,
>>
>>
>> -- 
>> Ceki Gülcü
>> Logback: The reliable, generic, fast and flexible logging framework  
>> for Java.
>> http://logback.qos.ch
>> _______________________________________________
>> logback-dev mailing list
>> logback-dev at qos.ch
>> http://qos.ch/mailman/listinfo/logback-dev
>
> _______________________________________________
> logback-dev mailing list
> logback-dev at qos.ch
> http://qos.ch/mailman/listinfo/logback-dev

_______________________________________________
logback-dev mailing list
logback-dev at qos.ch
http://qos.ch/mailman/listinfo/logback-dev


More information about the logback-dev mailing list