Enabling Log4j2 or Asynchronous Logging

Posted on

Hello Team,

Currently we are using below versions for developing our micro services. We use Fabric version 1.2 to deploy our services.

What is the best way to enable async logging using Log4j2?
Can you please help me or direct me to right forum?

<camel.version>2.17.0.redhat-630329</camel.version>
<cxf.version>3.1.5.redhat-630329</cxf.version>
<jboss.fuse.version>6.3.0.redhat-329</jboss.fuse.version>
<karaf.version>2.4.0.redhat-630329</karaf.version>

Responses