I'm looking at integrating Log4j2 into a complex desktop application,
because of it's async logging implementation.  The problem I'm running into
is that I'd like to dynamically register/unregister an appender on the root
logger (or any user specified logger).  The problem though is that I can't
find any API (in core or otherwise) that would actually allow this.

--
Curtis

Reply via email to