Skip to content

Commit 87f1f7c

Browse files
pujaganidiemol
andauthored
Update trace log level info and sample log (SeleniumHQ#621) [deploy site]
Co-authored-by: Diego Molina <diemol@users.noreply.github.com>
1 parent 516dde9 commit 87f1f7c

File tree

8 files changed

+16
-16
lines changed

8 files changed

+16
-16
lines changed

docs_source_files/content/grid/grid_4/advanced_features/observability.de.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ java -jar selenium-server-4.0.0-<selenium-version>.jar info tracing
9191
## Leveraging event logs
9292
Tracing has to be enabled for event logging as well, even if one does not wish to export traces to visualize them.
9393
**By default, tracing is enabled. No additional parameters need to be passed to see logs on the console.**
94-
All events within a span are logged at INFO level. Error events are logged at WARN level. This includes error events as well.
94+
All events within a span are logged at FINE level. Error events are logged at WARN level.
9595

9696
All event logs have the following fields :
9797
| Field | Field value | Description |
@@ -107,7 +107,7 @@ All event logs have the following fields :
107107

108108

109109

110-
INFO [LoggingOptions$1.lambda$export$1] - {
110+
FINE [LoggingOptions$1.lambda$export$1] - {
111111
"traceId": "fc8aef1d44b3cc8bc09eb8e581c4a8eb",
112112
"spanId": "b7d3b9865d3ddd45",
113113
"spanKind": "INTERNAL",

docs_source_files/content/grid/grid_4/advanced_features/observability.en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ java -jar selenium-server-4.0.0-<selenium-version>.jar info tracing
8585
## Leveraging event logs
8686
Tracing has to be enabled for event logging as well, even if one does not wish to export traces to visualize them.
8787
**By default, tracing is enabled. No additional parameters need to be passed to see logs on the console.**
88-
All events within a span are logged at INFO level. Error events are logged at WARN level. This includes error events as well.
88+
All events within a span are logged at FINE level. Error events are logged at WARN level.
8989

9090
All event logs have the following fields :
9191
| Field | Field value | Description |
@@ -101,7 +101,7 @@ All event logs have the following fields :
101101

102102

103103

104-
INFO [LoggingOptions$1.lambda$export$1] - {
104+
FINE [LoggingOptions$1.lambda$export$1] - {
105105
"traceId": "fc8aef1d44b3cc8bc09eb8e581c4a8eb",
106106
"spanId": "b7d3b9865d3ddd45",
107107
"spanKind": "INTERNAL",

docs_source_files/content/grid/grid_4/advanced_features/observability.es.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ java -jar selenium-server-4.0.0-<selenium-version>.jar info tracing
9191
## Leveraging event logs
9292
Tracing has to be enabled for event logging as well, even if one does not wish to export traces to visualize them.
9393
**By default, tracing is enabled. No additional parameters need to be passed to see logs on the console.**
94-
All events within a span are logged at INFO level. Error events are logged at WARN level. This includes error events as well.
94+
All events within a span are logged at FINE level. Error events are logged at WARN level.
9595

9696
All event logs have the following fields :
9797
| Field | Field value | Description |
@@ -107,7 +107,7 @@ All event logs have the following fields :
107107

108108

109109

110-
INFO [LoggingOptions$1.lambda$export$1] - {
110+
FINE [LoggingOptions$1.lambda$export$1] - {
111111
"traceId": "fc8aef1d44b3cc8bc09eb8e581c4a8eb",
112112
"spanId": "b7d3b9865d3ddd45",
113113
"spanKind": "INTERNAL",

docs_source_files/content/grid/grid_4/advanced_features/observability.fr.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ java -jar selenium-server-4.0.0-<selenium-version>.jar info tracing
9191
## Leveraging event logs
9292
Tracing has to be enabled for event logging as well, even if one does not wish to export traces to visualize them.
9393
**By default, tracing is enabled. No additional parameters need to be passed to see logs on the console.**
94-
All events within a span are logged at INFO level. Error events are logged at WARN level. This includes error events as well.
94+
All events within a span are logged at FINE level. Error events are logged at WARN level.
9595

9696
All event logs have the following fields :
9797
| Field | Field value | Description |
@@ -107,7 +107,7 @@ All event logs have the following fields :
107107

108108

109109

110-
INFO [LoggingOptions$1.lambda$export$1] - {
110+
FINE [LoggingOptions$1.lambda$export$1] - {
111111
"traceId": "fc8aef1d44b3cc8bc09eb8e581c4a8eb",
112112
"spanId": "b7d3b9865d3ddd45",
113113
"spanKind": "INTERNAL",

docs_source_files/content/grid/grid_4/advanced_features/observability.ja.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ java -jar selenium-server-4.0.0-<selenium-version>.jar info tracing
9191
## Leveraging event logs
9292
Tracing has to be enabled for event logging as well, even if one does not wish to export traces to visualize them.
9393
**By default, tracing is enabled. No additional parameters need to be passed to see logs on the console.**
94-
All events within a span are logged at INFO level. Error events are logged at WARN level. This includes error events as well.
94+
All events within a span are logged at FINE level. Error events are logged at WARN level.
9595

9696
All event logs have the following fields :
9797
| Field | Field value | Description |
@@ -107,7 +107,7 @@ All event logs have the following fields :
107107

108108

109109

110-
INFO [LoggingOptions$1.lambda$export$1] - {
110+
FINE [LoggingOptions$1.lambda$export$1] - {
111111
"traceId": "fc8aef1d44b3cc8bc09eb8e581c4a8eb",
112112
"spanId": "b7d3b9865d3ddd45",
113113
"spanKind": "INTERNAL",

docs_source_files/content/grid/grid_4/advanced_features/observability.ko.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ java -jar selenium-server-4.0.0-<selenium-version>.jar info tracing
9191
## Leveraging event logs
9292
Tracing has to be enabled for event logging as well, even if one does not wish to export traces to visualize them.
9393
**By default, tracing is enabled. No additional parameters need to be passed to see logs on the console.**
94-
All events within a span are logged at INFO level. Error events are logged at WARN level. This includes error events as well.
94+
All events within a span are logged at FINE level. Error events are logged at WARN level.
9595

9696
All event logs have the following fields :
9797
| Field | Field value | Description |
@@ -107,7 +107,7 @@ All event logs have the following fields :
107107

108108

109109

110-
INFO [LoggingOptions$1.lambda$export$1] - {
110+
FINE [LoggingOptions$1.lambda$export$1] - {
111111
"traceId": "fc8aef1d44b3cc8bc09eb8e581c4a8eb",
112112
"spanId": "b7d3b9865d3ddd45",
113113
"spanKind": "INTERNAL",

docs_source_files/content/grid/grid_4/advanced_features/observability.nl.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ java -jar selenium-server-4.0.0-<selenium-version>.jar info tracing
9191
## Leveraging event logs
9292
Tracing has to be enabled for event logging as well, even if one does not wish to export traces to visualize them.
9393
**By default, tracing is enabled. No additional parameters need to be passed to see logs on the console.**
94-
All events within a span are logged at INFO level. Error events are logged at WARN level. This includes error events as well.
94+
All events within a span are logged at FINE level. Error events are logged at WARN level.
9595

9696
All event logs have the following fields :
9797
| Field | Field value | Description |
@@ -107,7 +107,7 @@ All event logs have the following fields :
107107

108108

109109

110-
INFO [LoggingOptions$1.lambda$export$1] - {
110+
FINE [LoggingOptions$1.lambda$export$1] - {
111111
"traceId": "fc8aef1d44b3cc8bc09eb8e581c4a8eb",
112112
"spanId": "b7d3b9865d3ddd45",
113113
"spanKind": "INTERNAL",

docs_source_files/content/grid/grid_4/advanced_features/observability.zh-cn.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ java -jar selenium-server-4.0.0-<selenium-version>.jar info tracing
9191
## Leveraging event logs
9292
Tracing has to be enabled for event logging as well, even if one does not wish to export traces to visualize them.
9393
**By default, tracing is enabled. No additional parameters need to be passed to see logs on the console.**
94-
All events within a span are logged at INFO level. Error events are logged at WARN level. This includes error events as well.
94+
All events within a span are logged at FINE level. Error events are logged at WARN level.
9595

9696
All event logs have the following fields :
9797
| Field | Field value | Description |
@@ -107,7 +107,7 @@ All event logs have the following fields :
107107

108108

109109

110-
INFO [LoggingOptions$1.lambda$export$1] - {
110+
FINE [LoggingOptions$1.lambda$export$1] - {
111111
"traceId": "fc8aef1d44b3cc8bc09eb8e581c4a8eb",
112112
"spanId": "b7d3b9865d3ddd45",
113113
"spanKind": "INTERNAL",

0 commit comments

Comments
 (0)