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
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
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
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
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
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