Skip to content

Commit 69d6130

Browse files
giortzisgcleptric
andauthored
Update docs/platforms/go/common/configuration/options.mdx
Co-authored-by: Michi Hoffmann <[email protected]>
1 parent ecd6c53 commit 69d6130

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/platforms/go/common/configuration/options.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ type ClientOptions struct {
2323
// 0.0 is treated as if it was 1.0. To drop all events, set the DSN to the
2424
// empty string.
2525
SampleRate float64
26-
// Enable structured logging.
27-
EnableLogs bool
26+
// Enable structured logging.
27+
EnableLogs bool
2828
// Enable performance tracing.
2929
EnableTracing bool
3030
// The sample rate for sampling traces in the range [0.0, 1.0].

0 commit comments

Comments
 (0)