- 1 minutes to read
Release Notes
Nodinite Serilog sink using Nodinite Log API
Use the Nodinite Serilog sink for the Nodinite Log API with your full framework and .NET Core applications to enable end-to-end tracking. Microsoft Azure functions built with .NET (usually CSharp) are typical. Nodinite sports payload Logging and removes the obstacle the Application insights logging imposes on message size.
graph LR
A[.NET Application] -->|Log Event| SLS(Serilog)
F[fal:fa-function Azure Function] --> |Log Event| SLS
LA[fal:fa-cloud-download Nodinite Log API]
SLS --> SLSB[fa:fa-list Api Sink]
SLSB --> |Sync|LA
Versions
The following versions exist. There are notable differences in the code in the different generations of the code.