For the apps I work on, I don't see how to write configurations without
lookups, so it won't bring anything of value for me. For others, who knows.
The only value I see for separating anything in another module is to keep
log4j-core on java.base only.

Gary

On Thu, Jan 13, 2022, 22:19 Matt Sicker <boa...@gmail.com> wrote:

> For the extra paranoid users and users who already use some other method
> of generating config files (e.g., using the ConfigurationBuilder DSL which
> already supports arbitrary Java code), it seems like a useful feature to
> make lookups an opt-in feature. What do you all think? Any splitting from
> core would need to be done for 3.x, though we can add @RequiredProperty
> annotations to StrLookup plugins in 2.x to make a similar change.
> --
> Matt Sicker
>
>

Reply via email to