Commit ed02dd9
authored
[DI] Add debug logs when starting/stopping the CDP session (#5694)
Before the first probe is added, the Chrome DevTools Protocol (CDP)
sesion is started and after the last probe has been deleted/deactivated,
the CDP session is stopped.
When these events happen, log a debug message.1 parent 6e4b464 commit ed02dd9
File tree
1 file changed
+2
-0
lines changed- packages/dd-trace/src/debugger/devtools_client
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| 178 | + | |
178 | 179 | | |
179 | 180 | | |
180 | 181 | | |
181 | 182 | | |
182 | 183 | | |
| 184 | + | |
183 | 185 | | |
184 | 186 | | |
185 | 187 | | |
| |||
0 commit comments