{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreieisftmuu2urt72uuf6d4o7dasxq7wlrqxyexnv5cziftnjnvbqiu",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mmal673glew2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/loq_shelf",
  "publishedAt": "2026-05-19T23:46:04.696Z",
  "site": "https://pub.dev",
  "textContent": "Structured request logging middleware for Shelf, powered by loq. Drop-in replacement for logRequests() with structured fields, zone context, and configurable log levels. Changelog excerpt: ### Breaking - **Sealed event hierarchy.**Hooks now receive a typed `ShelfLogEvent`instead of raw `Request`/ `Response`/ `Duration`positional arguments. Three concrete variants live under the sealed base: - `ShelfRequestStartEvent`for the start log. Carries `request`and `defaults`; `elapsed`is `null`. - `ShelfResponseEvent`for the completion log. Carries `request`, `response`, `elapsed`, `defaults`. - `ShelfRequestErrorEvent`for the error log. Carries `request`, `elapsed`, `defaults`. [...]",
  "title": "v0.2.0 of loq_shelf",
  "updatedAt": "2026-05-19T23:13:05.233Z"
}