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
{{ message }}
This repository was archived by the owner on Jun 6, 2025. It is now read-only.
@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.