Skip to content

Commit

Permalink
Improved LoggerConfigurationTelegramExtensions
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Nesterov committed Jul 20, 2020
1 parent 6ebc962 commit f963a8a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ public static LoggerConfiguration Telegram(
batchSizeLimit,
period,
formatProvider,
restrictedToMinimumLevel,
visibleProperties: visibleProperties);
return loggerSinkConfiguration.Telegram(telegramSinkOptions, restrictedToMinimumLevel);
}
Expand Down

0 comments on commit f963a8a

Please sign in to comment.