Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fix typo in #13320 which could cause log spam #14347

Merged
merged 2 commits into from
Nov 1, 2022

Commits on Nov 1, 2022

  1. Fix typo in #13320 which could cause log spam

    This causes `logger.info()` to fail. Stdlib(?) logging describes the
    failure on stderr, which ends up getting reported as an event in Sentry.
    David Robertson committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    4afd76e View commit details
    Browse the repository at this point in the history
  2. Changelog

    David Robertson committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    ab5c02f View commit details
    Browse the repository at this point in the history