*Hi;*
I am curious what is the right way to
add new log appender dynamically to org.ops4j.pax.logging at run time
that is, NOT programmatically, but from a sibling config file such as
${karaf.base}/etc/org.ops4j.pax.logging-extra.cfg
?
I can not find this feature in the source, must be looking in the
wrong place :-)
use case: AWS SNS based appender should be activated/deactivated on
demand;
http://aws.amazon.com/sns/
Thank you,
Andrei
