You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds Log4j building mechanism for additional components
The current mechanism creates the middleware, eventBodySerializer and
eventHeaderSerializer using the default constructor of their classes,
without any configuration possibility.
While maintaining backward compatibility, we allow to configure those
components through Log4j plugin mechanism.
0 commit comments