Commit e33dfce
inspector: log response and requests in the inspector for debugging
Logs the raw messages from the inspector when NODE_DEBUG_NATIVE
is set to inspector_server to facilitate debugging.
PR-URL: #46941
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>1 parent 77f7200 commit e33dfceCopy full SHA for e33dfce
File tree
Expand file treeCollapse file tree
1 file changed
+10
-0
lines changedOpen diff view settings
Filter options
- src
Expand file treeCollapse file tree
1 file changed
+10
-0
lines changedOpen diff view settings
Collapse file
+10Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
248 | 248 | |
249 | 249 | |
250 | 250 | |
| 251 | + |
| 252 | + |
| 253 | + |
251 | 254 | |
252 | 255 | |
253 | 256 | |
| ||
296 | 299 | |
297 | 300 | |
298 | 301 | |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
299 | 309 | |
300 | 310 | |
301 | 311 | |
|
0 commit comments