Configuring Camunda to use LOG4J2

We are moving all our applications to LOG4j2. Camunda is the only one we can’t find a way to configure to use Log4j2.
is it possible? if so please give some details.

Hi,

Camunda uses SLF4J as logging framework (see the docs). And I think there is an adapter for Log4j2.

Cheers,
Sebastian

1 Like