Skip to content
  • Sam Schmidt's avatar
    c53d837c
    Use `#report` parameters in error context middleware · c53d837c
    Sam Schmidt authored
    `ErrorReporter#report` has a number of other parameters besides context.
    `source` in particular can be useful for creating metadata based on the
    source of the error. Error context middleware `#call` now has the same
    signature as `#report`.
    c53d837c
    Use `#report` parameters in error context middleware
    Sam Schmidt authored
    `ErrorReporter#report` has a number of other parameters besides context.
    `source` in particular can be useful for creating metadata based on the
    source of the error. Error context middleware `#call` now has the same
    signature as `#report`.
Loading