https://github.com/serilog-contrib/serilog.sinks.microsoftteams.alternative
Serilog.Sinks.MicrosoftTeams.Alternative is a library to save logging information from Serilog to Microsoft Teams.
https://github.com/serilog-contrib/serilog.sinks.microsoftteams.alternative
csharp log logging microsoft-teams ms-teams serilog teams
Last synced: 3 months ago
JSON representation
Serilog.Sinks.MicrosoftTeams.Alternative is a library to save logging information from Serilog to Microsoft Teams.
- Host: GitHub
- URL: https://github.com/serilog-contrib/serilog.sinks.microsoftteams.alternative
- Owner: serilog-contrib
- License: mit
- Created: 2019-06-21T12:32:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-27T10:01:18.000Z (6 months ago)
- Last Synced: 2025-04-17T19:51:06.320Z (6 months ago)
- Topics: csharp, log, logging, microsoft-teams, ms-teams, serilog, teams
- Language: C#
- Homepage:
- Size: 6.27 MB
- Stars: 31
- Watchers: 7
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: License.txt
Awesome Lists containing this project
README
Serilog.Sinks.MicrosoftTeams.Alternative
====================================Serilog.Sinks.MicrosoftTeams.Alternative is a library to save logging information from [Serilog](https://github.com/serilog/serilog) to [Microsoft Teams](https://products.office.com/en-us/microsoft-teams/group-chat-software).
[](https://github.com/serilog-contrib/Serilog.Sinks.MicrosoftTeams.Alternative/issues)
[](https://github.com/serilog-contrib/Serilog.Sinks.MicrosoftTeams.Alternative/network)
[](https://github.com/serilog-contrib/Serilog.Sinks.MicrosoftTeams.Alternative/stargazers)
[](https://raw.githubusercontent.com/serilog-contrib/Serilog.Sinks.MicrosoftTeams.Alternative/master/License.txt)
[](https://www.nuget.org/packages/Serilog.Sinks.MicrosoftTeams.Alternative/)
[](https://www.nuget.org/packages/Serilog.Sinks.MicrosoftTeams.Alternative/)
[](https://snyk.io/test/github/serilog-contrib/Serilog.Sinks.MicrosoftTeams.Alternative)
[](https://matrix.to/#/#Serilog-Sinks-MicrosoftTeams_community:gitter.im)[](#contributors-)
## Available for
* Net 8.0
* Net 9.0## Net Core and Net Framework latest and LTS versions
* https://dotnet.microsoft.com/download/dotnet## Basic usage
Check out the how to use file [here](https://github.com/serilog-contrib/Serilog.Sinks.MicrosoftTeams.Alternative/blob/master/HowToUse.md).## Install
```bash
dotnet add package Serilog.Sinks.MicrosoftTeams.Alternative
```Change history
--------------See the [Changelog](https://github.com/serilog-contrib/Serilog.Sinks.MicrosoftTeams.Alternative/blob/master/Changelog.md).
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
ruisantos
💻 📖
Appelg
💻 📖
maestroMike
💻 📖
HansM
💻 📖 💡 🚧 📆 ⚠️
Serilog Contrib
💻 📖 💡 🚧 📆 ⚠️
Nelson Oliveira
💻 📖
Goman
💻
Wayne Vera
💻 📖 ⚠️
jordan-reato
📖
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!