Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
If I could construct, for instance, new PluginManager<Appender>() instead of the usual way via category, then I could group plugins within the same category or separate categories more easily along with providing better type safety. This would reduce a lot of the "unchecked" warning suppression, plus it would make things a bit neater.
Attachments
Issue Links
- is fixed by
-
LOG4J2-2803 Create standardized scopes and dependency injection API
- Resolved