Re: [2.x] Cascading configuration?

2012-08-08 Thread Ralph Goers
Sure. If you look at JSONConfiguration you will see that it has a constructor that starts the process of reading the input file (which is captured in the root JsonNode). After the constructor BaseConfiguration calls JSONConfiguration's setup method. When that method completes the configuration

[GUMP@vmgump]: Project logging-log4j-chainsaw (in module logging-chainsaw) failed

2012-08-08 Thread noreply
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project logging-log4j-chainsaw has an issue affecting its community integration. T

Re: [2.x] Cascading configuration?

2012-08-08 Thread Tushar Kapila
Ralph you described a factory for config in another mail. Using that and some custom format to describe that a config file is an add on; one could make such a configurator? On 8/8/12, Ralph Goers wrote: > No. Currently it doesn't support that. > > On Aug 8, 2012, at 3:27 AM, Christian Grobmeier

Re: [2.x] Cascading configuration?

2012-08-08 Thread Ralph Goers
No. Currently it doesn't support that. On Aug 8, 2012, at 3:27 AM, Christian Grobmeier wrote: > Somebody asked me on G+ if log4j 2.x does support config cascading. I > think it is an interesting feature, but currently have no clue if it > already works... any ideas? > > Here is the original que

[GUMP@vmgump]: Project logging-log4j-chainsaw (in module logging-chainsaw) failed

2012-08-08 Thread noreply
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project logging-log4j-chainsaw has an issue affecting its community integration. T

[2.x] Cascading configuration?

2012-08-08 Thread Christian Grobmeier
Somebody asked me on G+ if log4j 2.x does support config cascading. I think it is an interesting feature, but currently have no clue if it already works... any ideas? Here is the original question: "Does anyone know if they allow "cascading" or overridable property files? We have an issue provid