Tags: go-chi/httplog
Tags
Fix GCP source location attribute (#61) Apparently, only "logging.googleapis.com/sourceLocation" works. The GCP documentaion is just to vague: https://cloud.google.com/logging/docs/reference/v2/rpc/google.logging.v2#google.logging.v2.LogEntrySourceLocation
Rename "ClientDisconnected" error to "ClientAborted" (#59) * Rename "ClientDisconnected" error type to "ClientAborted" Don't expose the error in pkg API, as we don't return it in the first place. * Rename "error" key according to the schema but don't stringify
PreviousNext