Skip to content

Commit e0a4a2b

Browse files
committed
fix error
1 parent 5a26f2a commit e0a4a2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/release-notes/browser-rendering.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ productArea: Developer platform
66
productAreaLink: /workers/platform/changelog/platform/
77
entries:
88
- publish_date: "2025-06-27"
9-
title: Bug fix: Debug log noise in Workers
9+
title: Bug fix to debug log noise in Workers
1010
description: |-
1111
* Fixed an issue where all debug logging was on by default and would flood logs. Debug logs is now off by default but can be re-enabled by setting [`process.env.DEBUG`](https://pptr.dev/guides/debugging#log-devtools-protocol-traffic) when needed.
1212
- publish_date: "2025-05-26"

0 commit comments

Comments
 (0)