Skip to content

Releases: LykkeBusinessPlatform/Serilog.Sinks.Telegram

1.1.4

14 May 12:51
Compare
Choose a tag to compare

Bug fix

Fixed a case when the message contains an underscore

1.1.3

28 Jul 19:13
Compare
Choose a tag to compare

Bug fix

FIxed sending of too long messages by breaking into pieces

1.1.2

20 Jul 11:53
Compare
Choose a tag to compare

Configuration fix

Minimal allowed log level filter from json config is passed to telegram sink internals to filter log events before processing.

1.1.1

20 Jul 11:51
Compare
Choose a tag to compare

Configuration fix

Visible properties param is included into LoggerConfigurationTelegramExtensions to allow specifying new property in serilog json configuration

1.1.0

20 Jul 11:50
Compare
Choose a tag to compare

Improvement

VisibleProperties collection is added to telegram sink params, so log event properties can be added to the telegram message text.