Commit 474351c
authored
chore: add other as a type of LogSource (#455)
Add `other` as a type of LogSource. This value is used by Chrome when it
cannot determine the origin of a log message. For more details on the
available source types, refer to the [Chrome DevTools Protocol
documentation](https://chromedevtools.github.io/devtools-protocol/tot/Console/#type-ConsoleMessage).1 parent ddc9915 commit 474351c
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
0 commit comments