| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent c89878c commit 3f4b80e
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -237,9 +237,13 @@ diagnostics_channel.unsubscribe('my-channel', onMessage); | |||
| 237 | 237 | added: | |
| 238 | 238 | - v19.9.0 | |
| 239 | 239 | - v18.19.0 | |
| 240 | + changes: | ||
| 241 | + - version: REPLACEME | ||
| 242 | + pr-url: https://github.com/nodejs/node/pull/64525 | ||
| 243 | + description: Marked as stable. | ||
| 240 | 244 | --> | |
| 241 | 245 | ||
| 242 | - > Stability: 1 - Experimental | ||
| 246 | + > Stability: 2 - Stable | ||
| 243 | 247 | ||
| 244 | 248 | * `nameOrChannels` {string|TracingChannel} Channel name or | |
| 245 | 249 | object containing all the [TracingChannel Channels][] | |
@@ -744,9 +748,13 @@ The scope must be used with the `using` syntax to ensure proper disposal. | |||
| 744 | 748 | added: | |
| 745 | 749 | - v19.9.0 | |
| 746 | 750 | - v18.19.0 | |
| 751 | + changes: | ||
| 752 | + - version: REPLACEME | ||
| 753 | + pr-url: https://github.com/nodejs/node/pull/64525 | ||
| 754 | + description: Marked as stable. | ||
| 747 | 755 | --> | |
| 748 | 756 | ||
| 749 | - > Stability: 1 - Experimental | ||
| 757 | + > Stability: 2 - Stable | ||
| 750 | 758 | ||
| 751 | 759 | The class `TracingChannel` is a collection of [TracingChannel Channels][] which | |
| 752 | 760 | together express a single traceable action. It is used to formalize and | |
| Back | FazBrowse Home | New Git URL |
0 commit comments