Top 20 NuGet Packages depending on EventSourceFormatter
Total dependencies: 1
Forward EventSource messages to an underlying logger. This could be e.g. the event log. This library eliminates the need to do both in-process event tracing (via EventSource) and logging. Instead use this library to forward a subset of events to the event log.