[
https://issues.apache.org/jira/browse/LOG4J2-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Sicker resolved LOG4J2-1188.
---------------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
Merged in master.
> Allow plugins to be created through more flexible dependency injection
> patterns
> -------------------------------------------------------------------------------
>
> Key: LOG4J2-1188
> URL: https://issues.apache.org/jira/browse/LOG4J2-1188
> Project: Log4j 2
> Issue Type: Improvement
> Components: Plugins
> Reporter: Matt Sicker
> Assignee: Matt Sicker
> Priority: Major
> Fix For: 3.0.0
>
>
> Plugin builders were introduced long ago as a way to configure plugin
> instances while also maintaining a backward-compatible way to evolve the API
> of a plugin. While this has been useful, there are other ways that would be
> nice to make a plugin dependency injectable.
> This should allow for an {{@Inject}} constructor to be used along with
> supporting zero or more arguments in each {{@Inject}} method.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)