Info
| Version: | 2.2.3 |
| Author(s): | Thomas Nelson |
| Last Update: | Saturday, November 16, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/SimpleLoggingClient |
Install
Install-Package SimpleLoggingClient
dotnet add package SimpleLoggingClient
paket add SimpleLoggingClient
SimpleLoggingClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Cloud.PubSub.V1(>= 1.0.0)
- Newtonsoft.Json(>= 12.0.2)
- RabbitMQ.Client(>= 5.1.0)
- SimpleLoggingInterfaces(>= 1.2.3)
Tags
Used to log items directly to the platform, via Console.WriteLine(). Also sends messages to RabbitMQ to be picked up by a service that will break down the messages for analysis as needed.