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
This commit ensures that:
* an `InstanceFactory` is created in the Log4j `Provider`,
* the same factory is injected as parameters to all
the components of the chain `Log4jContextFactory`, `ContextSelector`,
`LoggerContext` (child), `Configuration` (grand-child).
* `DI.createInstanceFactory` is called only when strictly necessary.
0 commit comments