• 
      

    Convert logging to use slog.

    Review Request #14915 — Created March 17, 2026 and submitted — Latest diff uploaded

    Information

    rb-gateway
    master

    Reviewers

    This change converts logging in rb-gateway to use the slog structured
    logging package. This allows the logger to collect data as key-value
    records instead of just a list of strings.

    Ran unit tests.

    Commits

    Files