Skip to content

Commit c9287bd

Browse files
committed
change
1 parent 71c3ae7 commit c9287bd

File tree

209 files changed

+319
-23282
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

209 files changed

+319
-23282
lines changed

docs/browser-logs.datadoglogs.md

Lines changed: 1 addition & 110 deletions
Original file line numberDiff line numberDiff line change
@@ -1,113 +1,4 @@
1-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
2-
3-
<style>
4-
body {
5-
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', sans-serif;
6-
line-height: 1.6;
7-
color: #333;
8-
max-width: 1200px;
9-
margin: 0 auto;
10-
padding: 20px;
11-
background-color: #f8f9fa;
12-
}
13-
14-
h1, h2, h3, h4, h5, h6 {
15-
color: #2c3e50;
16-
font-weight: 600;
17-
margin-top: 2em;
18-
margin-bottom: 0.5em;
19-
}
20-
21-
h1 {
22-
border-bottom: 2px solid #632ca6;
23-
padding-bottom: 0.5em;
24-
color: #632ca6;
25-
}
26-
27-
h2 {
28-
border-bottom: 1px solid #e1e4e8;
29-
padding-bottom: 0.3em;
30-
}
31-
32-
table {
33-
width: 100%;
34-
border-collapse: collapse;
35-
margin: 1em 0;
36-
background-color: white;
37-
border-radius: 6px;
38-
overflow: hidden;
39-
box-shadow: 0 1px 3px rgba(0,0,0,0.1);
40-
}
41-
42-
thead {
43-
background-color: #632ca6;
44-
color: white;
45-
}
46-
47-
th, td {
48-
padding: 12px;
49-
text-align: left;
50-
border-bottom: 1px solid #e1e4e8;
51-
}
52-
53-
th {
54-
font-weight: 600;
55-
font-size: 0.9em;
56-
text-transform: uppercase;
57-
letter-spacing: 0.5px;
58-
}
59-
60-
tbody tr:hover {
61-
background-color: #f8f9fa;
62-
}
63-
64-
code {
65-
background-color: #f1f3f4;
66-
padding: 2px 6px;
67-
border-radius: 3px;
68-
font-family: 'SF Mono', 'Monaco', 'Inconsolata', 'Roboto Mono', monospace;
69-
font-size: 0.9em;
70-
color: #d73a49;
71-
}
72-
73-
pre {
74-
background-color: #f6f8fa;
75-
border: 1px solid #e1e4e8;
76-
border-radius: 6px;
77-
padding: 16px;
78-
overflow-x: auto;
79-
margin: 1em 0;
80-
}
81-
82-
a {
83-
color: #632ca6;
84-
text-decoration: none;
85-
}
86-
87-
a:hover {
88-
text-decoration: underline;
89-
}
90-
91-
table a {
92-
font-weight: 500;
93-
padding: 4px 8px;
94-
background-color: #f1f3f4;
95-
border-radius: 4px;
96-
transition: background-color 0.2s;
97-
}
98-
99-
table a:hover {
100-
background-color: #e1e4e8;
101-
text-decoration: none;
102-
}
103-
104-
.breadcrumb a {
105-
color: #632ca6;
106-
font-size: 0.9em;
107-
}
108-
</style>
109-
110-
1+
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
1112

1123
<a href="./index.html">Home</a> &gt; <a href="./browser-logs.html">@datadog/browser-logs</a> &gt; <a href="./browser-logs.datadoglogs.html">datadogLogs</a>
1134

docs/browser-logs.handlertype.md

Lines changed: 1 addition & 110 deletions
Original file line numberDiff line numberDiff line change
@@ -1,113 +1,4 @@
1-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
2-
3-
<style>
4-
body {
5-
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', sans-serif;
6-
line-height: 1.6;
7-
color: #333;
8-
max-width: 1200px;
9-
margin: 0 auto;
10-
padding: 20px;
11-
background-color: #f8f9fa;
12-
}
13-
14-
h1, h2, h3, h4, h5, h6 {
15-
color: #2c3e50;
16-
font-weight: 600;
17-
margin-top: 2em;
18-
margin-bottom: 0.5em;
19-
}
20-
21-
h1 {
22-
border-bottom: 2px solid #632ca6;
23-
padding-bottom: 0.5em;
24-
color: #632ca6;
25-
}
26-
27-
h2 {
28-
border-bottom: 1px solid #e1e4e8;
29-
padding-bottom: 0.3em;
30-
}
31-
32-
table {
33-
width: 100%;
34-
border-collapse: collapse;
35-
margin: 1em 0;
36-
background-color: white;
37-
border-radius: 6px;
38-
overflow: hidden;
39-
box-shadow: 0 1px 3px rgba(0,0,0,0.1);
40-
}
41-
42-
thead {
43-
background-color: #632ca6;
44-
color: white;
45-
}
46-
47-
th, td {
48-
padding: 12px;
49-
text-align: left;
50-
border-bottom: 1px solid #e1e4e8;
51-
}
52-
53-
th {
54-
font-weight: 600;
55-
font-size: 0.9em;
56-
text-transform: uppercase;
57-
letter-spacing: 0.5px;
58-
}
59-
60-
tbody tr:hover {
61-
background-color: #f8f9fa;
62-
}
63-
64-
code {
65-
background-color: #f1f3f4;
66-
padding: 2px 6px;
67-
border-radius: 3px;
68-
font-family: 'SF Mono', 'Monaco', 'Inconsolata', 'Roboto Mono', monospace;
69-
font-size: 0.9em;
70-
color: #d73a49;
71-
}
72-
73-
pre {
74-
background-color: #f6f8fa;
75-
border: 1px solid #e1e4e8;
76-
border-radius: 6px;
77-
padding: 16px;
78-
overflow-x: auto;
79-
margin: 1em 0;
80-
}
81-
82-
a {
83-
color: #632ca6;
84-
text-decoration: none;
85-
}
86-
87-
a:hover {
88-
text-decoration: underline;
89-
}
90-
91-
table a {
92-
font-weight: 500;
93-
padding: 4px 8px;
94-
background-color: #f1f3f4;
95-
border-radius: 4px;
96-
transition: background-color 0.2s;
97-
}
98-
99-
table a:hover {
100-
background-color: #e1e4e8;
101-
text-decoration: none;
102-
}
103-
104-
.breadcrumb a {
105-
color: #632ca6;
106-
font-size: 0.9em;
107-
}
108-
</style>
109-
110-
1+
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
1112

1123
<a href="./index.html">Home</a> &gt; <a href="./browser-logs.html">@datadog/browser-logs</a> &gt; <a href="./browser-logs.handlertype.html">HandlerType</a>
1134

docs/browser-logs.logger._constructor_.md

Lines changed: 2 additions & 111 deletions
Original file line numberDiff line numberDiff line change
@@ -1,113 +1,4 @@
1-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
2-
3-
<style>
4-
body {
5-
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', sans-serif;
6-
line-height: 1.6;
7-
color: #333;
8-
max-width: 1200px;
9-
margin: 0 auto;
10-
padding: 20px;
11-
background-color: #f8f9fa;
12-
}
13-
14-
h1, h2, h3, h4, h5, h6 {
15-
color: #2c3e50;
16-
font-weight: 600;
17-
margin-top: 2em;
18-
margin-bottom: 0.5em;
19-
}
20-
21-
h1 {
22-
border-bottom: 2px solid #632ca6;
23-
padding-bottom: 0.5em;
24-
color: #632ca6;
25-
}
26-
27-
h2 {
28-
border-bottom: 1px solid #e1e4e8;
29-
padding-bottom: 0.3em;
30-
}
31-
32-
table {
33-
width: 100%;
34-
border-collapse: collapse;
35-
margin: 1em 0;
36-
background-color: white;
37-
border-radius: 6px;
38-
overflow: hidden;
39-
box-shadow: 0 1px 3px rgba(0,0,0,0.1);
40-
}
41-
42-
thead {
43-
background-color: #632ca6;
44-
color: white;
45-
}
46-
47-
th, td {
48-
padding: 12px;
49-
text-align: left;
50-
border-bottom: 1px solid #e1e4e8;
51-
}
52-
53-
th {
54-
font-weight: 600;
55-
font-size: 0.9em;
56-
text-transform: uppercase;
57-
letter-spacing: 0.5px;
58-
}
59-
60-
tbody tr:hover {
61-
background-color: #f8f9fa;
62-
}
63-
64-
code {
65-
background-color: #f1f3f4;
66-
padding: 2px 6px;
67-
border-radius: 3px;
68-
font-family: 'SF Mono', 'Monaco', 'Inconsolata', 'Roboto Mono', monospace;
69-
font-size: 0.9em;
70-
color: #d73a49;
71-
}
72-
73-
pre {
74-
background-color: #f6f8fa;
75-
border: 1px solid #e1e4e8;
76-
border-radius: 6px;
77-
padding: 16px;
78-
overflow-x: auto;
79-
margin: 1em 0;
80-
}
81-
82-
a {
83-
color: #632ca6;
84-
text-decoration: none;
85-
}
86-
87-
a:hover {
88-
text-decoration: underline;
89-
}
90-
91-
table a {
92-
font-weight: 500;
93-
padding: 4px 8px;
94-
background-color: #f1f3f4;
95-
border-radius: 4px;
96-
transition: background-color 0.2s;
97-
}
98-
99-
table a:hover {
100-
background-color: #e1e4e8;
101-
text-decoration: none;
102-
}
103-
104-
.breadcrumb a {
105-
color: #632ca6;
106-
font-size: 0.9em;
107-
}
108-
</style>
109-
110-
1+
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
1112

1123
<a href="./index.html">Home</a> &gt; <a href="./browser-logs.html">@datadog/browser-logs</a> &gt; <a href="./browser-logs.logger.html">Logger</a> &gt; <a href="./browser-logs.logger._constructor_.html">(constructor)</a>
1134

@@ -176,7 +67,7 @@ handlerType
17667

17768
</td><td>
17869

179-
<a href="./browser-logs.handlertype.html">HandlerType</a> | <a href="./browser-logs.handlertype.html">HandlerType</a><!-- -->[]
70+
<a href="./browser-logs.handlertype.html">HandlerType</a> \| <a href="./browser-logs.handlertype.html">HandlerType</a><!-- -->\[\]
18071

18172

18273
</td><td>

0 commit comments

Comments
 (0)