...
This decision was made by the Tech Leads group prior to the adoption of current decision making processes within the FOLIO project.
Background/Context
Explain the need that triggered the need for making a decision
Assumptions
List all assumptions that were made when making the decision
Constraints
List any constraints that lead us to make a certain decision
Rationale
Document the thought process, list reasons that lead to the final decisionVert.x logger is deprecated in v4. Common logging solution is supposed to be across all Folio core modules.
Assumptions
N/A
Constraints
N/A
Rationale
N/A
Decision
It is recommended to move away from Vert.x logger and adopt log4j2 instead for for all core java modules.
...