Matt Sicker created LOG4J2-858: ---------------------------------- Summary: Improve PluginManager to filter plugins by class Key: LOG4J2-858 URL: https://issues.apache.org/jira/browse/LOG4J2-858 Project: Log4j 2 Issue Type: New Feature Components: Plugins Reporter: Matt Sicker Priority: Minor Fix For: 2.2
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. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org