Skip to content

Commit d3a6305

Browse files
OxyjunToriLindsay
andauthored
Apply suggestions from code review
Co-authored-by: ToriLindsay <[email protected]>
1 parent da8a84f commit d3a6305

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/changelog/workers/2025-09-08-logs-for-durable-objects.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ import { WranglerConfig } from "~/components";
1313

1414
[Durable Objects](https://developers.cloudflare.com/durable-objects/) now have a dedicated logging dashboard that makes it easier to debug and monitor your applications.
1515

16-
**With these updates, you can:**
17-
* View logs by clicking into a Durable Object(DO) namespace within the [DO dashboard](https://dash.cloudflare.com/?to=/:account/workers/durable-objects)
16+
With these updates, you can:
17+
* View logs by clicking into a Durable Object (DO) namespace within the [DO dashboard](https://dash.cloudflare.com/?to=/:account/workers/durable-objects)
1818
* Add filters and search through all DO related log events
19-
* Identify the Durable Object instance ID (displayed as `$workers.durableObjectId`) to understand which specific instance generated the log entry.
19+
* Identify the Durable Object instance ID (displayed as `$workers.durableObjectId`) to understand which specific instance generated the log entry
2020
![instance ID in DO logs](~/assets/images/workers-observability/2025-09-08-durableobject-id.png)
2121

2222
**To get started:**\

0 commit comments

Comments
 (0)