Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The only thing left is how the logging level is changed on a job manager or task managers. Although log4j2 is the default logging implementation that is included in the distribution libraries, other logging frameworks, including log4j1 and logback, are also recommended by the documentation "How to use logging". We need to have some kind of abstraction to not directly depend on the logging implementation. Provide interfaces that not only suit the currently supported ones but also logging frameworks in the future.

Gliffy Diagram
macroId6ad6c7d3-09ae-42ae-9f26-0027a20240d7
namelogging-abstraction-class-diagram
pagePin1

TBD

Limitations

TBD

Compatibility, Deprecation, and Migration Plan

...