Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
4.0.0
Description
Update the internal logging APIs to use java.util.Map instead of the concrete java.util.HashMap.
Why:
- Promotes more general usage of the API.
- Aligns with standard Java best practices by decoupling the API from a specific implementation.
{{}}
Attachments
Attachments
Issue Links
- links to