You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+13-6
Original file line number
Diff line number
Diff line change
@@ -8,17 +8,23 @@
8
8
9
9
# Sauce Labs Web SDK
10
10
11
-
Backtrace's first-class support for JavaScript platforms offers a robust solution for error monitoring and debugging in production web applications, ultimately improving the quality and reliability of your software.
11
+
Backtrace's first-class support for JavaScript platforms offers a robust solution for error monitoring and debugging in
12
+
production web applications, ultimately improving the quality and reliability of your software.
12
13
13
14
## Supported JavaScript frameworks
14
-
The @backtrace-labs/browser is suitable for all JavaScript frameworks. Additional integrations are provided to take advantage of the capabilities of different frameworks.
Backtrace is an advanced Error Reporting service, with industry-leading features to correlate, explore, manage and resolve production issues. The Backtrace Web SDK directly connects your applications to those advanced features. These SDKs specifically provide the following:
25
+
Backtrace is an advanced Error Reporting service, with industry-leading features to correlate, explore, manage and
26
+
resolve production issues. The Backtrace Web SDK directly connects your applications to those advanced features. These
27
+
SDKs specifically provide the following:
22
28
23
29
<table>
24
30
<tr>
@@ -41,6 +47,7 @@ Backtrace is an advanced Error Reporting service, with industry-leading features
41
47
<td>The SDK provides accurate information about the browser and OS by default, including additional attributes specific to each Javascript framework.
42
48
43
49
You can also add dynamic attributes resolved every time when the library generates a report.</td>
0 commit comments