Skip to content

Commit

Permalink
Merge branch 'main' into alanwest/otlp-separate-out-metric-reader-opt…
Browse files Browse the repository at this point in the history
…ions
  • Loading branch information
cijothomas authored Feb 18, 2022
2 parents 63bcd4e + 4f40d74 commit c7fdd42
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ namespace OpenTelemetry.Logs
public static class ConsoleExporterLoggingExtensions
{
/// <summary>
/// Adds Console Exporter as a configuration to the OpenTelemetry ILoggingBuilder.
/// Adds Console exporter with OpenTelemetryLoggerOptions.
/// </summary>
/// <param name="loggerOptions"><see cref="OpenTelemetryLoggerOptions"/> options to use.</param>
/// <param name="configure">Exporter configuration options.</param>
Expand Down

0 comments on commit c7fdd42

Please sign in to comment.