diff --git a/src/OpenTelemetry/Logs/ILogger/OpenTelemetryLoggerOptions.cs b/src/OpenTelemetry/Logs/ILogger/OpenTelemetryLoggerOptions.cs index 3cb16f8d922..d3ff3681f2a 100644 --- a/src/OpenTelemetry/Logs/ILogger/OpenTelemetryLoggerOptions.cs +++ b/src/OpenTelemetry/Logs/ILogger/OpenTelemetryLoggerOptions.cs @@ -58,8 +58,8 @@ public class OpenTelemetryLoggerOptions /// /// Notes: /// - /// As of OpenTelemetry 1.5.0 state parsing is handled automatically - /// if the state logged implements or As of OpenTelemetry v1.5 state parsing is handled automatically if + /// the state logged implements or where T is KeyValuePair<string, /// object> than will be set /// regardless of the value of .