Does such a concept as a generic option handler exist in log4j2?  For
configuration items which are unknown, they can be resolved via reflection
in log4j.

At the moment, I'm resolving issues in
org.apache.log4j.component.plugins.Plugin, which extends OptionHandler
(working my way through things found in Receiver).

Scott

Reply via email to