- 1 minutes to read

Nodinite SeriLog Service Bus sink using File

Use the Nodinite SeriLog ServiceBus sink 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] PS[far:fa-truck-pickup Pickup Service] PS --> LA SLS --> SLSB[fa:fa-list File Sink] ASB[far:fa-folder File share] SLSB --> ASB ASB -..-> |Async| PS

Versions

The following versions exist. There are notable differences in the code between the different generations of the code.