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 release terminates the modularization process of Log4j Core, by moving all the code that uses optional `log4j-core` dependencies into new modules:
23
+
This release terminates the modularization process of Log4j Core by:
24
+
25
+
* Moving all the code that uses optional `log4j-core` dependencies into new modules.
26
+
See ${'<<release-notes-3-0-0-beta3-modularization,Modularization>>'}.
27
+
* Moving some modules to their own lifecycle.
28
+
This includes the Flume Appender and all the modules that don't depend on `log4j-core`.
29
+
See ${'<<release-notes-3-0-0-beta3-separate-lifecycle,SeparateLifecycle>>'}.
30
+
31
+
[#release-notes-3-0-0-beta3-modularization]
32
+
=== Modularization
24
33
25
34
* Support for the JAnsi library has been removed since recent Windows OSes support ANSI escape sequences.
0 commit comments