Investigate replacing java.util.logging.Logger with SLF4J #2662
Labels
dependencies
Updates/changes to Maven or other dependencies
enhancement
Improvement to existing functionality/feature
tech-debt
Relates to Technical Debt
Milestone
@GCHQDeveloper314 noted that Gaffer mostly uses SLF4J to perform logging; except for the Road Traffic data example which uses java.util.logging.Logger. Investigate changing this to SLF4J to standardise our code. Check there are no similar anomalies elsewhere in the codebase.
The text was updated successfully, but these errors were encountered: